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 93b8b59 commit ce9d7e3Copy full SHA for ce9d7e3
pyproject.toml
@@ -1,3 +1,6 @@
1
+requires = ["setuptools>=44", "wheel"]
2
+build-backend = "setuptools.build_meta"
3
+
4
[tool.black]
5
line-length = 79
6
target-version = ['py37']
0 commit comments