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 1a60297 commit 1c84d4bCopy full SHA for 1c84d4b
pyproject.toml
@@ -6,6 +6,7 @@ requires = [
6
"wheel",
7
"setuptools_scm",
8
]
9
+build-backend="setuptools.build_meta"
10
11
[tool.black]
12
line-length = 120
0 commit comments