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 67f7e72 commit 9053ba7Copy full SHA for 9053ba7
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["setuptools >= 30.3.0", "wheel"]
+requires = ["setuptools==62", "wheel"]
3
4
[tool.black]
5
target-version = ['py37', 'py38']
0 commit comments