We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96be68f commit 5b9c7f6Copy full SHA for 5b9c7f6
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
requires = ["setuptools", "pip", "build", "wheel"]
3
-build_backend = "setuptools.build_meta"
+build-backend = "setuptools.build_meta"
4
5
[tool.black]
6
line-length = 88
0 commit comments