[submodule "extern/Catch2"]
	path = extern/Catch2
	url = https://github.com/catchorg/Catch2.git
	shallow = true
[submodule "extern/liblpm"]
	path = extern/liblpm
	url = https://github.com/rmind/liblpm.git
	shallow = true
[submodule "extern/pybind11"]
	path = extern/pybind11
	url = https://github.com/pybind/pybind11.git
	branch = stable
	shallow = true
