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