knx/examples/knxPython/pybind11/MANIFEST.in
2024-06-29 16:50:08 +02:00

7 lines
247 B
Plaintext

prune tests
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 SECURITY.md pyproject.toml setup.py setup.cfg