moveit_task_constructor/.gitmodules
Michael Görner f921553fa4
revert to upstream pybind repository (#424)
Robert's fork is not required anymore.
However, we can't forward to the current branch head
because it breaks python2 support.
2023-02-06 14:35:13 +01:00

6 lines
145 B
Plaintext

[submodule "core/python/pybind11"]
path = core/python/pybind11
url = https://github.com/pybind/pybind11
branch = smart_holder
shallow = true