diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-08-03 08:41:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-03 08:41:07 -0400 |
commit | e5910b6de2686243e33c3a22a8aa04762e886dbb (patch) | |
tree | 5fa9433ae883f7921dbd76d1f6be60e5e70e6f93 /manifests | |
parent | c24cc049d165cec7f5b61b515df5c8b0541f6396 (diff) | |
download | build_control-e5910b6de2686243e33c3a22a8aa04762e886dbb.tar.gz |
Update test.yaml
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/test.yaml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/manifests/test.yaml b/manifests/test.yaml index bc84973..0c626c2 100644 --- a/manifests/test.yaml +++ b/manifests/test.yaml @@ -2,8 +2,10 @@ repository: 'https://github.com/astroconda/astroconda-contrib' channel_URL: 'http://ssb.stsci.edu/astroconda' numpy_version: 1.13 packages: - - mosviz - - specutils - - glueviz - - glue-vispy-viewers - - glue-core + - costools + - crds +# - mosviz +# - specutils +# - glueviz +# - glue-vispy-viewers +# - glue-core |