mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-22 03:40:04 +02:00

* removed pybind as submodule * added hardcopy of pybind11 2.10.0 * rename pybind11 folder to avoid conflicts when changing branch Co-authored-by: Dhanya Thattil <dhanya.thattil@psi.ch>
6 lines
223 B
Plaintext
6 lines
223 B
Plaintext
recursive-include pybind11/include/pybind11 *.h
|
|
recursive-include pybind11 *.py
|
|
recursive-include pybind11 py.typed
|
|
include pybind11/share/cmake/pybind11/*.cmake
|
|
include LICENSE README.rst pyproject.toml setup.py setup.cfg
|