diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2019-09-18 14:15:48 -0400 |
---|---|---|
committer | Matt Rendina <rendinam@users.noreply.github.com> | 2019-09-18 14:15:48 -0400 |
commit | c0f8c7d4a42129fc84fb57c8eb6380ad48795955 (patch) | |
tree | dbc9293b2b31a516d4eede3c47eb1f0413b9cd51 /hstdp/2019.3/dev/hstdp-2019.3-linux-py36.02.yml | |
parent | 4971ebd3524488b0353c5239c1deb9299fd7c745 (diff) | |
download | astroconda-releases-testing-c0f8c7d4a42129fc84fb57c8eb6380ad48795955.tar.gz |
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
Diffstat (limited to 'hstdp/2019.3/dev/hstdp-2019.3-linux-py36.02.yml')
-rw-r--r-- | hstdp/2019.3/dev/hstdp-2019.3-linux-py36.02.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.02.yml b/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.02.yml index a43dfd4..decc84a 100644 --- a/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.02.yml +++ b/hstdp/2019.3/dev/hstdp-2019.3-linux-py36.02.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: - alabaster=0.7.12=py36_0 - asn1crypto=0.24.0=py36_0 |