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.3/hstdp-2019.3-linux-py36.final.yml | 2 -- 1 file changed, 2 deletions(-) (limited to 'hstdp/2019.3/hstdp-2019.3-linux-py36.final.yml') diff --git a/hstdp/2019.3/hstdp-2019.3-linux-py36.final.yml b/hstdp/2019.3/hstdp-2019.3-linux-py36.final.yml index 6ac04a0..06aefae 100644 --- a/hstdp/2019.3/hstdp-2019.3-linux-py36.final.yml +++ b/hstdp/2019.3/hstdp-2019.3-linux-py36.final.yml @@ -1,4 +1,3 @@ -name: drizfinaltest channels: - http://ssb.stsci.edu/astroconda - defaults @@ -146,5 +145,4 @@ dependencies: - yaml=0.1.7=had09818_2 - zlib=1.2.11=h7b6447c_3 - zstd=1.3.7=h0b5b093_0 -prefix: /home/iraf/miniconda/envs/drizfinaltest -- cgit