Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joezuntz committed Jul 12, 2024
1 parent 96a475f commit 7ff50c6
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 @@ -64,7 +64,7 @@ RUN pip install "ceci>=1.17" \
"pz-rail-sklearn==0.0.1" \
"pz-rail-som==0.0.2" \
"jax==0.4.14" \
"jax=lib=0.4.14"
"jaxlib=0.4.14"

# Force a version of qp that is on pypi but not yet conda
RUN mamba uninstall --force qp && pip install qp-prob==0.8.5
Expand Down

0 comments on commit 7ff50c6

Please # to comment.