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.3c/hstdp-2019.3c_00.yml | |
parent | 4971ebd3524488b0353c5239c1deb9299fd7c745 (diff) | |
download | astroconda-releases-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.3c/hstdp-2019.3c_00.yml')
-rw-r--r-- | hstdp/2019.3c/hstdp-2019.3c_00.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hstdp/2019.3c/hstdp-2019.3c_00.yml b/hstdp/2019.3c/hstdp-2019.3c_00.yml index 552c6d9..14a324d 100644 --- a/hstdp/2019.3c/hstdp-2019.3c_00.yml +++ b/hstdp/2019.3c/hstdp-2019.3c_00.yml @@ -22,7 +22,7 @@ runtime: conda_channels: - http://ssb.stsci.edu/astroconda - defaults - - http://ssb.stsci.edu/astroconda-j-pub-staging + - http://ssb.stsci.edu/astroconda-pipeline conda_requirements: - asn1crypto=0.24.0 |