Skip to content

Commit 49f86c1

Browse files
author
Christopher Henry
committed
Forcing update of ModelSEEDpy
1 parent f3100ff commit 49f86c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ RUN pip install networkx
3636
RUN pip install deepdiff
3737
RUN pip install h5py
3838

39-
RUN echo '37' >/dev/null && pip install --use-deprecated=legacy-resolver git+https://github.com/cshenry/ModelSEEDpy.git
39+
RUN echo '38' >/dev/null && pip install --use-deprecated=legacy-resolver git+https://github.com/cshenry/ModelSEEDpy.git
4040

4141
RUN echo '32' >/dev/null && mkdir deps && cd deps && \
4242
git clone --branch main https://github.com/cshenry/KBBaseModules.git

0 commit comments

Comments
 (0)