diff options
Diffstat (limited to 'manifests/test.yaml')
-rw-r--r-- | manifests/test.yaml | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/manifests/test.yaml b/manifests/test.yaml index 0c626c2..4d6806e 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 - - crds + - cfitsio +# - ds9 +# - crds +# - cube-tools +# - sphinxcontrib-programoutput +# - pyds9 +# - wcstools +# - webbpsf +# # - mosviz # - specutils # - glueviz |