Skip to content

Commit

Permalink
bump twine to 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali Abid committed Dec 16, 2024
1 parent 57081b3 commit 9371d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/publish-pypi/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ async function run() {
"pip",
[
"install",
"twine==4",
"twine==6",
"--user",
"--upgrade",
"--no-cache-dir",
Expand Down

0 comments on commit 9371d37

Please sign in to comment.