Skip to content

Commit

Permalink
pin twine version
Browse files Browse the repository at this point in the history
  • Loading branch information
cwendt94 committed Sep 5, 2023
1 parent af01eca commit eec2221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python setup.py install
pip install twine
pip install twine==3.8.0
pip install wheel==0.37.0
- name: Build Python package
Expand Down

0 comments on commit eec2221

Please sign in to comment.