Skip to content

Commit

Permalink
license
Browse files Browse the repository at this point in the history
  • Loading branch information
dirvine committed Nov 30, 2024
1 parent ca26cbd commit aa6dfd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ jobs:
- name: Install wheel inspection tools
run: |
python -m pip install --upgrade pip
pip install build twine==4.0.2 check-wheel-contents wheel
pip install build twine==3.8.0 check-wheel-contents wheel
- name: Verify wheels
run: |
Expand Down

0 comments on commit aa6dfd4

Please sign in to comment.