diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2019-08-20 11:17:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-20 11:17:48 -0400 |
commit | 7c3d14e5e65ab3845b1e14d77c378a07aa611420 (patch) | |
tree | 88cac59d4dbc909e5c2c9be8be76ecd1c27fe4fc /hstdp/2019.3/dev/hstdp-2019.3-osx-py36.00.yml | |
parent | 2884a935a5a90b17800c0ac6e049c3e2971bcad3 (diff) | |
download | astroconda-releases-7c3d14e5e65ab3845b1e14d77c378a07aa611420.tar.gz |
Correct erroneous local paths, remove staging channel, and standardize YAML files (#78)
* Replace erroneous local paths with publication URLs
* Remove staging channel
* Standardize YAML dumps by removing name: and prefix: fields
Diffstat (limited to 'hstdp/2019.3/dev/hstdp-2019.3-osx-py36.00.yml')
-rw-r--r-- | hstdp/2019.3/dev/hstdp-2019.3-osx-py36.00.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.00.yml b/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.00.yml index 3917937..5ce9518 100644 --- a/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.00.yml +++ b/hstdp/2019.3/dev/hstdp-2019.3-osx-py36.00.yml @@ -1,4 +1,3 @@ -name: hstdp-2019.3-osx-py36.00 channels: - http://ssb.stsci.edu/astroconda - defaults @@ -150,4 +149,3 @@ dependencies: - tweakwcs=0.5.0=py36_0 - pip: - dask==0.19.4 -prefix: /Users/iraf/build/pembry/workspace/Sandbox/delivery_merge/miniconda3/envs/hstdp-2019.3-osx-py36.00 |