From 9b5f25eb83fcee3017792bd47982b4d4da975baa Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Wed, 9 Aug 2017 15:17:25 -0400 Subject: Update test.yaml --- manifests/test.yaml | 4 ++-- 1 file 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 -- cgit