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.
2 parents a836246 + 7e81f65 commit c0f3e2aCopy full SHA for c0f3e2a
pyproject.toml
@@ -0,0 +1,7 @@
1
+[build-system]
2
+requires = [
3
+ "setuptools",
4
+ "setuptools_scm",
5
+ "six",
6
+]
7
+build-backend = "setuptools.build_meta"
0 commit comments