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 3c145df commit 09c1f51Copy full SHA for 09c1f51
pyproject.toml
@@ -41,7 +41,7 @@ dynamic = [
41
]
42
dependencies = [
43
"packaging>=20",
44
- "setuptools",
+ "setuptools>=61",
45
'tomli>=1; python_version < "3.11"',
46
'typing-extensions; python_version < "3.10"',
47
0 commit comments