From 070f57c0e73e5f2af15190ba8286b93a8d3de175 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Wed, 6 Sep 2017 09:47:39 -0400 Subject: Remove numpy references --- manifests/test.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'manifests/test.yaml') diff --git a/manifests/test.yaml b/manifests/test.yaml index 259a85f..3dbbf79 100644 --- a/manifests/test.yaml +++ b/manifests/test.yaml @@ -1,12 +1,11 @@ # Recipe repository -repository: 'https://github.com/astroconda/astroconda-dev' +repository: 'https://github.com/astroconda/astroconda-contrib' # Publication channel to consult when determining what packages already exist. -channel_URL: 'http://ssb.stsci.edu/astroconda-dev' +channel_URL: 'http://ssb.stsci.edu/astroconda' # publication_root path needs to be visible from the slave nodes. -publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-dev-staging' -numpy_version: 1.13 +publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-pub-testing' packages: - costools - cfitsio -- cgit