Skip to content

Commit 62b7da0

Browse files
authored
SWI-6715 Fix Twine Issue (#233)
1 parent 78ecbe1 commit 62b7da0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070

7171
- name: Deploy to PYPI
7272
run: |
73+
pip install packaging
7374
pip install twine
7475
pip install wheel
7576
python setup.py sdist bdist_wheel

0 commit comments

Comments
 (0)