summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 6ac367e8ff2093e31c972a54c07ee13b5b318c49 (plain)
1
2
3
4
5
6
[submodule "ext/pybind11"]
	path = ext/pybind11
	url = https://github.com/pybind/pybind11.git
[submodule "ext/fmt"]
	path = ext/fmt
	url = https://github.com/fmtlib/fmt.git