Skip to content

Commit

Permalink
pin old tjpcov
Browse files Browse the repository at this point in the history
  • Loading branch information
joezuntz committed Oct 31, 2023
1 parent 86594fc commit 073ef53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion txpipe/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ ENV SKLEARN_ALLOW_DEPRECATED_SKLEARN_PACKAGE_INSTALL=True
# pip dependencies - fast-moving DESC packages that have not made conda yet
RUN pip install "ceci>=1.14" \
"pz-rail[dev]==0.99.1" \
"tjpcov=0.3.2"
"tjpcov==0.3.2"

RUN pip install git+https://github.com/LSSTDESC/CLMM.git@1e3130188e4d0a4edc1cc8bd4d2cc11130a516ec

Expand Down

0 comments on commit 073ef53

Please sign in to comment.