diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-08-09 15:17:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-09 15:17:25 -0400 |
commit | 9b5f25eb83fcee3017792bd47982b4d4da975baa (patch) | |
tree | 1002cc012da3b4895bd6e8e84a80ae86885f2a2c | |
parent | f7a63456b20cf23f850bc362509d7f6025d47fc0 (diff) | |
download | build_control-9b5f25eb83fcee3017792bd47982b4d4da975baa.tar.gz |
Update test.yaml
-rw-r--r-- | manifests/test.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/test.yaml b/manifests/test.yaml index 40d2aff..41aa167 100644 --- a/manifests/test.yaml +++ b/manifests/test.yaml @@ -1,5 +1,5 @@ -repository: 'https://github.com/astroconda/astroconda-contrib' -channel_URL: 'http://ssb.stsci.edu/astroconda' +repository: 'https://github.com/astroconda/astroconda-dev' +channel_URL: 'http://ssb.stsci.edu/astroconda-dev' numpy_version: 1.13 packages: - costools |