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/dev/hstdp-2019.3-linux-py36.02.yml | 2 -- 1 file changed, 2 deletions(-) (limited to 'hstdp/2019.3/dev/hstdp-2019.3-linux-py36.02.yml') 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 f364d0c..a43dfd4 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,4 +1,3 @@ -name: hstdp-2019.3-linux-py36.02 channels: - http://ssb.stsci.edu/astroconda - defaults @@ -164,4 +163,3 @@ dependencies: - photutils=0.6.dev121+gcc9bb45=py36_0 - pip: - dask==0.19.4 -prefix: /srv/jenkins/workspace/Sandbox/delivery_merge/miniconda3/envs/hstdp-2019.3-linux-py36.02 -- cgit