diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-08-03 08:27:53 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-03 08:27:53 -0400 |
commit | 5da9fa322bf2259d8bb8c61188c696a0d5e7274d (patch) | |
tree | ce0500cd8fb9888539ccd63a3742a60232b6869f | |
parent | 3c801b4ade4a8a50d43094596e9677b11e50c1be (diff) | |
download | build_control-5da9fa322bf2259d8bb8c61188c696a0d5e7274d.tar.gz |
Update test.yaml
-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 |