We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45b2f43 commit 96ee93fCopy full SHA for 96ee93f
.gitmodules
@@ -14,3 +14,6 @@
14
[submodule "deps/loguru"]
15
path = deps/loguru
16
url = https://github.com/emilk/loguru.git
17
+[submodule "deps/pybind11"]
18
+ path = deps/pybind11
19
+ url = https://github.com/pybind/pybind11.git
deps/pybind11
0 commit comments