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 fc2d841 commit 9fcaffaCopy full SHA for 9fcaffa
pyproject.toml
@@ -44,7 +44,7 @@ dynamic = [
44
dependencies = [
45
"packaging>=20",
46
# https://github.com/pypa/setuptools-scm/issues/1112 - re-pin in a breaking release
47
- "setuptools >= 61",
+ "setuptools", # >= 61",
48
'tomli>=1; python_version < "3.11"',
49
'typing-extensions; python_version < "3.10"',
50
'importlib-metadata>=4.6; python_version < "3.10"',
0 commit comments