aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2017-04-18 13:30:19 -0400
committerGitHub <noreply@github.com>2017-04-18 13:30:19 -0400
commite044cf08401900f16bf502c806da5b60a3b19aaa (patch)
treeb21879f87e24f95d8ae1d1296bd914b6c55c86e8 /manifests
parent0b0b80a2582d684a6d8e4abf3b87d335772177dc (diff)
parentc898304423815fb795d07891fb2504e99d1549f7 (diff)
downloadbuild_control-e044cf08401900f16bf502c806da5b60a3b19aaa.tar.gz
Merge pull request #6 from rendinam/manifest_culling
Add manifest filtering and culling via support utility...
Diffstat (limited to 'manifests')
-rw-r--r--manifests/dev.yaml5
-rw-r--r--manifests/public.yaml1
2 files changed, 4 insertions, 2 deletions
diff --git a/manifests/dev.yaml b/manifests/dev.yaml
index 0df5e31..fabd494 100644
--- a/manifests/dev.yaml
+++ b/manifests/dev.yaml
@@ -1,4 +1,5 @@
repository: 'https://github.com/astroconda/astroconda-dev'
+channel_URL: 'http://ssb.stsci.edu/astroconda-dev'
numpy_version: 1.11
packages:
- stsci.tools
@@ -29,7 +30,7 @@ packages:
- fitsblender
- ginga
- glueviz
- - glue-core
+# - glue-core
- glue-vispy-viewers
- gwcs
- hstcal
@@ -37,7 +38,7 @@ packages:
- imexam
- jplephem
- jwst
- - jwst_coronagraph_visibility
+# - jwst_coronagraph_visibility
- jwst_gtvt
- jwxml
- mosviz
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