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 15e50b7 commit 08a60c0Copy full SHA for 08a60c0
pyproject.toml
@@ -0,0 +1,8 @@
1
+[build-system]
2
+requires = [
3
+ "setuptools>=68",
4
+ "wheel",
5
+ "cmake>=3.22",
6
+ "protobuf>=4.25.1"
7
+]
8
+build-backend = "setuptools.build_meta"
0 commit comments