Skip to content

Commit 87a7a06

Browse files
Merge pull request #125 from ColibrITD-SAS/Henri-ColibrITD-patch-1
Update pipy.yml
2 parents 7bfd7c6 + a17b67e commit 87a7a06

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)