We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 135ebf5 commit 90c52a0Copy full SHA for 90c52a0
requirements_dev.txt
@@ -8,6 +8,7 @@ tox==4.8.0
8
coverage==4.5.4
9
Sphinx==1.8.5
10
twine==4.0.2
11
+importlib_metadata==7.2.1 # Pin specific version for twine compatibility https://github.com/astral-sh/rye/issues/1180
12
13
pytest==7.4.3
14
pytest-runner==5.1
0 commit comments