Skip to content

Commit 90c52a0

Browse files
committed
Set importlib metadata version
Set the importlib metadata version being us ed to a version that is compatible with Twine v4
1 parent 135ebf5 commit 90c52a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements_dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ tox==4.8.0
88
coverage==4.5.4
99
Sphinx==1.8.5
1010
twine==4.0.2
11+
importlib_metadata==7.2.1 # Pin specific version for twine compatibility https://github.com/astral-sh/rye/issues/1180
1112

1213
pytest==7.4.3
1314
pytest-runner==5.1

0 commit comments

Comments
 (0)