diff options
-rw-r--r-- | manifests/dev-test.yaml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/manifests/dev-test.yaml b/manifests/dev-test.yaml index 29346f8..a1e88d2 100644 --- a/manifests/dev-test.yaml +++ b/manifests/dev-test.yaml @@ -8,12 +8,13 @@ channel_URL: 'http://ssb.stsci.edu/astroconda-dev' publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-dev-staging' numpy_version: 1.13 packages: - - crds - - cube-tools - - sphinxcontrib-programoutput - - pyds9 - - wcstools - - webbpsf + - fitsverify +# - crds +# - cube-tools +# - sphinxcontrib-programoutput +# - pyds9 +# - wcstools +# - webbpsf # - mosviz # - specutils # - glueviz |