Skip to content

Commit 8e68663

Browse files
authored
chore: upgrade twine to enable trusted publishers
1 parent fbaabe8 commit 8e68663

File tree

2 files changed

+307
-373
lines changed

2 files changed

+307
-373
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dev = [
6363
"ruff==0.9.2",
6464
"pytest>=7.1.2",
6565
"pre-commit>=3.2.0",
66-
"twine>=6.0.1,<7",
66+
"twine>=6.1.0,<7",
6767
"pkginfo>=1.12.0,<2",
6868
]
6969
docs = [

0 commit comments

Comments
 (0)