[submodule "ext/pybind11"]
	path = ext/pybind11
	url = https://github.com/pybind/pybind11
[submodule "ext/Catch2"]
	path = ext/Catch2
	url = https://github.com/catchorg/Catch2
	branch = v2.x

