Skip to content

Commit 228e702

Browse files
fix: bump twine to support metadata version 2.4
1 parent f592f76 commit 228e702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ test = [
102102
build = [
103103
"wheel~=0.40.0",
104104
"build~=0.10.0",
105-
"twine~=5.1.1",
105+
"twine~=6.1.0",
106106
]
107107

108108
[tool.nox]

0 commit comments

Comments
 (0)