From c898304423815fb795d07891fb2504e99d1549f7 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Tue, 18 Apr 2017 13:25:32 -0400 Subject: Testing conda machinery patching capability; use cleaner approach for shellc all arguments; manifest grooming; use filtered and culled manifest provided by build utility --- manifests/public.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/public.yaml') diff --git a/manifests/public.yaml b/manifests/public.yaml index 865b66e..d831d87 100644 --- a/manifests/public.yaml +++ b/manifests/public.yaml @@ -1,4 +1,5 @@ repository: 'https://github.com/astroconda/astroconda-contrib' +channel_URL: 'http://ssb.stsci.edu/astroconda' numpy_version: 1.11 packages: - stsci.tools -- cgit