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 79a241c commit 161bf1aCopy full SHA for 161bf1a
pyproject.toml
@@ -0,0 +1,8 @@
1
+[build-system]
2
+requires = ["setuptools",
3
+ "wheel",
4
+ "setuptools_scm"]
5
+build-backend = 'setuptools.build_meta'
6
+
7
+[tool.setuptools_scm]
8
0 commit comments