Skip to content

Commit 620c839

Browse files
authored
Fix PyPi upload (#3199)
Fix according to pypa/twine#1216.
1 parent bf98e17 commit 620c839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
name: package
2020
path: dist
2121
- name: Install twine
22-
run: pip install -q twine
22+
run: pip install -q -U twine
2323
- name: Publish 📦 to PyPI
2424
# only run this for tags
2525
if: startsWith(github.event.ref, 'refs/tags/')

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy