From c0f8c7d4a42129fc84fb57c8eb6380ad48795955 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 18 Sep 2019 14:15:48 -0400 Subject: Refactor URLs (#82) * Refactor URLs: * Use /astroconda-pipeline channel for all packages * Swap out anaconda and j-pub-staging URL bases with local archive URL base. * Swap some remaining astroconda-dev references --- hstdp/2019.3/dev/hstdp-2019.3-linux-py36.03.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hstdp/2019.3/dev/hstdp-2019.3-linux-py36.03.yml') diff --git a/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.03.yml b/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.03.yml index 5be805f..3c35cfd 100644 --- a/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.03.yml +++ b/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.03.yml @@ -1,7 +1,7 @@ channels: - http://ssb.stsci.edu/astroconda - defaults - - http://ssb.stsci.edu/astroconda-dev + - http://ssb.stsci.edu/astroconda-pipeline dependencies: - asn1crypto=0.24.0=py36_0 - astropy=3.1.2=py36h7b6447c_0 -- cgit