Skip to content

Commit

Permalink
add setuptools wheel twine in package
Browse files Browse the repository at this point in the history
  • Loading branch information
emotionor committed Jun 25, 2024
1 parent 4f0ca52 commit d77d8eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
env:
FLASH_ATTENTION_SKIP_CUDA_BUILD: "TRUE"
run: |
pip install setuptools wheel twine
cd unimol_tools
python setup.py sdist --dist-dir=dist
Expand Down

0 comments on commit d77d8eb

Please sign in to comment.