From 7c3d14e5e65ab3845b1e14d77c378a07aa611420 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Tue, 20 Aug 2019 11:17:48 -0400 Subject: 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 --- hstdp/2019.3b/hstdp-2019.3b-osx-py36.final.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'hstdp/2019.3b/hstdp-2019.3b-osx-py36.final.yml') diff --git a/hstdp/2019.3b/hstdp-2019.3b-osx-py36.final.yml b/hstdp/2019.3b/hstdp-2019.3b-osx-py36.final.yml index e29f118..bf97ed4 100644 --- a/hstdp/2019.3b/hstdp-2019.3b-osx-py36.final.yml +++ b/hstdp/2019.3b/hstdp-2019.3b-osx-py36.final.yml @@ -1,7 +1,6 @@ channels: - http://ssb.stsci.edu/astroconda - defaults - - http://ssb.stsci.edu/astroconda-j-pub-staging dependencies: - acstools=3.0.0=py36_0 - asdf=2.3.3=py36_0 -- cgit