We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e70872e commit 7345b6dCopy full SHA for 7345b6d
Dockerfile
@@ -33,6 +33,7 @@ RUN pip install cobra
33
RUN pip install networkx
34
RUN pip install chemw==0.3.2
35
RUN pip install deepdiff
36
+RUN pip install h5py
37
38
RUN echo '29' >/dev/null && pip install --use-deprecated=legacy-resolver git+https://github.com/cshenry/ModelSEEDpy.git
39
RUN echo '8' >/dev/null && pip install git+https://github.com/cshenry/cobrakbase.git@5c0bfefb569a2540df878fdf995889590412f232
0 commit comments