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 1cd883a commit 547e2aaCopy full SHA for 547e2aa
pyproject.toml
@@ -0,0 +1,6 @@
1
+[build-system]
2
+requires = [
3
+ "pbr >= 6",
4
+ "setuptools >= 64",
5
+]
6
+build-backend = "pbr.build"
0 commit comments