Add pybind11 as git submodule
To build Python bindings on older Linux distributions we add pybind11 as a git submodule directly to the repository and remove pyproject.toml file. We also add '--no-index' option to 'pip3 install ...' command to build the bindings offline in OBS.
.gitmodules
0 → 100644
python/pyproject.toml
deleted
100644 → 0
Please register or sign in to comment