diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2019-05-15 14:43:39 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-15 14:43:39 -0400 |
commit | 2ea4d5b7b5c185beafdfc0524460bd24de52d11c (patch) | |
tree | f9a8e37dc5bf077672b4b9c5b0e60e58a0e240de /hstdp/2019.3/dev/hstdp-2019.3-linux-py36.00.yml | |
parent | 20b264bdbdcf7a78d66b74a3b3763f0569a25fe7 (diff) | |
download | astroconda-releases-testing-2ea4d5b7b5c185beafdfc0524460bd24de52d11c.tar.gz |
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
Diffstat (limited to 'hstdp/2019.3/dev/hstdp-2019.3-linux-py36.00.yml')
-rw-r--r-- | hstdp/2019.3/dev/hstdp-2019.3-linux-py36.00.yml | 3 |
1 files changed, 1 insertions, 2 deletions
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 |