From 7954f4a05abb8de4a570858065634b1f4e12791d Mon Sep 17 00:00:00 2001 From: Mary Romelfanger Date: Mon, 19 Jul 2021 10:07:14 -0400 Subject: fixing a cut and paste type in the macos file HSTCAL string ends in 0 not 02. --- caldp/20210715/CALDP_20210715_CAL_macos_py36_final.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caldp/20210715/CALDP_20210715_CAL_macos_py36_final.yml b/caldp/20210715/CALDP_20210715_CAL_macos_py36_final.yml index b624f5f..002e403 100644 --- a/caldp/20210715/CALDP_20210715_CAL_macos_py36_final.yml +++ b/caldp/20210715/CALDP_20210715_CAL_macos_py36_final.yml @@ -8,7 +8,7 @@ channels: - https://ssb.stsci.edu/astroconda-staging dependencies: - python=3.6.13=h88f2d9e_0 -- hstcal=2.7.2.dev0+gd395b8b8=02 +- hstcal=2.7.2.dev0+gd395b8b8=0 - pip=21.0.1=py36h06a4308_1 - pip: - acstools==3.3.1 -- cgit