Skip to content

Commit

Permalink
add setuptools wheel twine in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
emotionor committed Jun 25, 2024
1 parent be4de56 commit 4f0ca52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions unimol/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM dptechnology/unicore:0.0.1-pytorch1.11.0-cuda11.3

RUN pip install setuptools wheel twine

RUN pip install rdkit-pypi==2021.9.5.1

RUN ldconfig && \
Expand Down

0 comments on commit 4f0ca52

Please sign in to comment.