diff options
| author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-08-09 15:14:06 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-09 15:14:06 -0400 |
| commit | f7a63456b20cf23f850bc362509d7f6025d47fc0 (patch) | |
| tree | 6cf3d1683e3fb055520b7a573778eaa00c5fdb44 | |
| parent | 470d9eb5b97badfe8fafe915fd61ea9e345f90b5 (diff) | |
| download | build_control-f7a63456b20cf23f850bc362509d7f6025d47fc0.tar.gz | |
Update test.yaml
| -rw-r--r-- | manifests/test.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/manifests/test.yaml b/manifests/test.yaml index 7e8d51a..40d2aff 100644 --- a/manifests/test.yaml +++ b/manifests/test.yaml @@ -2,7 +2,9 @@ repository: 'https://github.com/astroconda/astroconda-contrib' channel_URL: 'http://ssb.stsci.edu/astroconda' numpy_version: 1.13 packages: -# - costools + - costools + - cfitsio + - ds9 - crds - cube-tools - sphinxcontrib-programoutput |
