diff options
author | Matt Rendina <mrendina@stsci.edu> | 2017-04-18 13:25:32 -0400 |
---|---|---|
committer | Matt Rendina <mrendina@stsci.edu> | 2017-04-18 13:25:32 -0400 |
commit | c898304423815fb795d07891fb2504e99d1549f7 (patch) | |
tree | b21879f87e24f95d8ae1d1296bd914b6c55c86e8 /manifests/public.yaml | |
parent | 0b0b80a2582d684a6d8e4abf3b87d335772177dc (diff) | |
download | build_control-c898304423815fb795d07891fb2504e99d1549f7.tar.gz |
Testing conda machinery patching capability; use cleaner approach for shellc all arguments; manifest grooming; use filtered and culled manifest provided by build utility
Diffstat (limited to 'manifests/public.yaml')
-rw-r--r-- | manifests/public.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |