From 2ea4d5b7b5c185beafdfc0524460bd24de52d11c Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 15 May 2019 14:43:39 -0400 Subject: Replace mirror URL with primary URL (#63) * Replace mirror URL with primary URL * Packages are not changing * Origin is changing * Replace mirror URL with primary URL in YAML configs * Fix channel order --- hstdp/2019.3/dev/hstdp-2019.3-linux-py36.00.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hstdp/2019.3/dev/hstdp-2019.3-linux-py36.00.yml') diff --git a/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.00.yml b/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.00.yml index 7b340fb..4075e22 100644 --- a/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.00.yml +++ b/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.00.yml @@ -1,9 +1,8 @@ name: hstdp-2019.3-linux-py36.00 channels: - - http://ssb.stsci.edu/conda-dev - - https://astroconda.org/channel/main - http://ssb.stsci.edu/astroconda - defaults + - http://ssb.stsci.edu/conda-dev dependencies: - alabaster=0.7.12=py36_0 - asn1crypto=0.24.0=py36_0 -- cgit