diff options
Diffstat (limited to 'manifests/test.yaml')
-rw-r--r-- | manifests/test.yaml | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/manifests/test.yaml b/manifests/test.yaml index 0c626c2..41aa167 100644 --- a/manifests/test.yaml +++ b/manifests/test.yaml @@ -1,9 +1,17 @@ -repository: 'https://github.com/astroconda/astroconda-contrib' -channel_URL: 'http://ssb.stsci.edu/astroconda' +repository: 'https://github.com/astroconda/astroconda-dev' +channel_URL: 'http://ssb.stsci.edu/astroconda-dev' numpy_version: 1.13 packages: - costools + - cfitsio + - ds9 - crds + - cube-tools + - sphinxcontrib-programoutput + - pyds9 + - wcstools + - webbpsf + # - mosviz # - specutils # - glueviz |