Skip to content

Commit f8a5001

Browse files
fix: bump twine to support metadata version 2.4
1 parent 6dc008c commit f8a5001

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
@@ -101,7 +101,7 @@ test = [
101101
build = [
102102
"wheel~=0.40.0",
103103
"build~=0.10.0",
104-
"twine~=5.1.1",
104+
"twine~=6.1.0",
105105
]
106106

107107
[tool.nox]

0 commit comments

Comments
 (0)