diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-04-18 13:30:19 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-18 13:30:19 -0400 |
commit | e044cf08401900f16bf502c806da5b60a3b19aaa (patch) | |
tree | b21879f87e24f95d8ae1d1296bd914b6c55c86e8 /manifests/public.yaml | |
parent | 0b0b80a2582d684a6d8e4abf3b87d335772177dc (diff) | |
parent | c898304423815fb795d07891fb2504e99d1549f7 (diff) | |
download | build_control-e044cf08401900f16bf502c806da5b60a3b19aaa.tar.gz |
Merge pull request #6 from rendinam/manifest_culling
Add manifest filtering and culling via support 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 |