Skip to content

Commit

Permalink
Workaround invalid packaging metedata
Browse files Browse the repository at this point in the history
  • Loading branch information
ejohb committed Jan 26, 2025
1 parent 06038b7 commit 08f3a02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Install Tools
run: |
pip install twine
pip install -U packaging #https://github.com/pypa/twine/issues/1216
- name: Increment Version
env:
Expand Down

0 comments on commit 08f3a02

Please sign in to comment.