Skip to content

Commit a17b67e

Browse files
Update pipy.yml
1 parent 7bfd7c6 commit a17b67e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pipy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- name: Install Twine
2020
run: |
2121
pip install twine
22+
pip install -U packaging
2223
- name: Publish to PyPI
2324
run: |
2425
twine upload dist/*

0 commit comments

Comments
 (0)