1 2 3 4 5 6 7 8
--- a/.gitmodules +++ b/.gitmodules @@ -12,4 +12,4 @@ url = https://github.com/timothytylee/libgsm.git [submodule "vendors/pybind11"] path = vendors/pybind11 - url = git@github.com:pybind/pybind11.git + url = https://github.com/pybind/pybind11.git