[submodule "extern/pybind11"]
	path = extern/pybind11
	url = https://github.com/pybind/pybind11
	branch = stable
[submodule "extern/SQLiteCpp"]
	path = extern/SQLiteCpp
	url = https://github.com/SRombauts/SQLiteCpp
	branch = master
