We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c617d8 commit 061da20Copy full SHA for 061da20
pyproject.toml
@@ -1,3 +1,6 @@
1
+[build-system]
2
+requires = [ "setuptools>=61", "setuptools-scm>=8" ]
3
+
4
[tool.black]
5
line-length = 99
6
0 commit comments