diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-08-08 21:35:41 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-08 21:35:41 -0400 |
commit | 07b37f89a661550a4cb192876c82449097a1ab77 (patch) | |
tree | e155abb6b3a421aaaa6c217f8d12ef004006f01a | |
parent | ef61f49cbabb7895127830df2ba3ff688fd864fd (diff) | |
download | build_control-07b37f89a661550a4cb192876c82449097a1ab77.tar.gz |
Update 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 |