diff options
Diffstat (limited to 'third_party/immer/.gitmodules')
-rw-r--r-- | third_party/immer/.gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/immer/.gitmodules b/third_party/immer/.gitmodules new file mode 100644 index 000000000000..53d1686014fd --- /dev/null +++ b/third_party/immer/.gitmodules @@ -0,0 +1,6 @@ +[submodule "extra/python/lib/pybind11"] + path = extra/python/lib/pybind11 + url = https://github.com/pybind/pybind11.git +[submodule "tools/sinusoidal-sphinx-theme"] + path = tools/sinusoidal-sphinx-theme + url = https://github.com/arximboldi/sinusoidal-sphinx-theme.git |