Skip to content

Commit 4962208

Browse files
authored
fix up pip versions
1 parent f297b3b commit 4962208

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

conda/desc-python-env-nersc-install-nobuildinfo.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -682,11 +682,11 @@ dependencies:
682682
- zstandard=0.22.0
683683
- zstd=1.5.5
684684
- pip:
685-
- catalogmatcher==0.1.dev0
685+
- https://github.com/LSSTDESC/CatalogMatcher/archive/master.tar.gz
686686
- ceci==1.17
687-
- descqa==2.8.0
687+
- https://github.com/LSSTDESC/descqa/archive/v2.8.0.tar.gz
688688
- fits2hdf==1.1.1
689-
- fofcatalogmatching==0.1.0
690-
- helpers==0.3.2
691-
- stile==0.1
689+
- https://github.com/yymao/FoFCatalogMatching/archive/v0.1.0.tar.gz
690+
- https://bitbucket.org/yymao/helpers/get/v0.3.2.tar.gz
691+
- https://github.com/msimet/Stile/archive/v0.1.tar.gz
692692
prefix: /global/common/software/lsst/gitlab/desc-python-prod/2024-03-04-26-36/py

0 commit comments

Comments
 (0)