There was an error while loading. Please reload this page.
1 parent 5094dcf commit ada98baCopy full SHA for ada98ba
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