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 e03ab6f commit 1bebee1Copy full SHA for 1bebee1
pyproject.toml
@@ -1,5 +1,6 @@
1
[build-system]
2
requires = ["setuptools >= 30.3.0", "wheel"]
3
+build-backend = "setuptools.build_meta"
4
5
[tool.black]
6
skip-string-normalization = true
0 commit comments