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 72c11d6 commit 7974db9Copy full SHA for 7974db9
pyproject.toml
@@ -0,0 +1,5 @@
1
+[build-system]
2
+requires = ["setuptools >= 30.3.0", "wheel"]
3
+
4
+[tool.black]
5
+skip-string-normalization = true
0 commit comments