diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-08-23 13:53:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-23 13:53:50 -0400 |
commit | 987078ddafe27cee68a06d885a4f06a7b9f305c3 (patch) | |
tree | a1eef6c050afe501b3a76d7b4453a4a9a85fd7dd | |
parent | c1adf1307c59c9f9d23ebb062fff86c7b4b1085a (diff) | |
download | build_control-987078ddafe27cee68a06d885a4f06a7b9f305c3.tar.gz |
Update dev-test.yaml
-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 |