Skip to content

Commit

Permalink
typo in fastspecfit version
Browse files Browse the repository at this point in the history
  • Loading branch information
moustakas committed Aug 1, 2022
1 parent 325d02c commit 9605191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ ENV DESIMODEL_VERSION 0.17.0
ENV DESITARGET_VERSION 2.5.0
ENV DESISPEC_VERSION 0.53.2
ENV SPECLITE_VERSION v0.16
ENV FASTSPECFIT_VERSION 1.0.0
ENV FASTSPECFIT_VERSION v1.0.0

RUN pip3 install git+https://github.com/desihub/desiutil.git@${DESIUTIL_VERSION}#egg=desiutil
RUN pip3 install git+https://github.com/desihub/desimodel.git@${DESIMODEL_VERSION}#egg=desimodel
Expand Down

0 comments on commit 9605191

Please sign in to comment.