From 3ba99e8876772bf69ec6ae5d5b6dd75d8a619cbc Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Thu, 5 Mar 2020 11:20:41 -0500 Subject: Manually correct hstcal version for linux spec. (#113) Conda is not selecting the latest version when composing the environment, even though it is able to install the target version and all dependencies correctly when explicitly providing the latest hstcal version value. --- caldp/20200302/dev/caldp_cos1_20200302_linux_py36_rc1.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'caldp') diff --git a/caldp/20200302/dev/caldp_cos1_20200302_linux_py36_rc1.yml b/caldp/20200302/dev/caldp_cos1_20200302_linux_py36_rc1.yml index 15893b9..fb7346b 100644 --- a/caldp/20200302/dev/caldp_cos1_20200302_linux_py36_rc1.yml +++ b/caldp/20200302/dev/caldp_cos1_20200302_linux_py36_rc1.yml @@ -8,7 +8,7 @@ dependencies: - certifi=2019.11.28=py36_0 - cfitsio=3.470=hb7c8383_2 - fitsverify=4.18=7 -- hstcal=1.0.0=0 +- hstcal=2.3.1=0 - krb5=1.17.1=h173b8e3_0 - ld_impl_linux-64=2.33.1=h53a641e_7 - libcurl=7.68.0=h20c2e04_0 -- cgit