Skip to content

Commit 8135d81

Browse files
committed
upgrading packaging tools for twin [SKIP CI]
1 parent 2b4c16c commit 8135d81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,5 @@ jobs:
9191
TWINE_USERNAME: __token__
9292
TWINE_PASSWORD: ${{ secrets.pypi_password }}
9393
run: |
94-
python -m pip install --upgrade twine
94+
python -m pip install --upgrade pip setuptools wheel packaging twine
9595
twine upload dist/*

0 commit comments

Comments
 (0)