We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f297b3b commit 4962208Copy full SHA for 4962208
1 file changed
conda/desc-python-env-nersc-install-nobuildinfo.yml
@@ -682,11 +682,11 @@ dependencies:
682
- zstandard=0.22.0
683
- zstd=1.5.5
684
- pip:
685
- - catalogmatcher==0.1.dev0
+ - https://github.com/LSSTDESC/CatalogMatcher/archive/master.tar.gz
686
- ceci==1.17
687
- - descqa==2.8.0
+ - https://github.com/LSSTDESC/descqa/archive/v2.8.0.tar.gz
688
- fits2hdf==1.1.1
689
- - fofcatalogmatching==0.1.0
690
- - helpers==0.3.2
691
- - stile==0.1
+ - https://github.com/yymao/FoFCatalogMatching/archive/v0.1.0.tar.gz
+ - https://bitbucket.org/yymao/helpers/get/v0.3.2.tar.gz
+ - https://github.com/msimet/Stile/archive/v0.1.tar.gz
692
prefix: /global/common/software/lsst/gitlab/desc-python-prod/2024-03-04-26-36/py
0 commit comments