2023-10-07 00:21:06 +08:00
|
|
|
prune tests
|
2020-09-17 06:03:25 +08:00
|
|
|
recursive-include pybind11/include/pybind11 *.h
|
|
|
|
recursive-include pybind11 *.py
|
2022-03-27 05:45:37 +08:00
|
|
|
recursive-include pybind11 py.typed
|
2020-09-17 06:03:25 +08:00
|
|
|
include pybind11/share/cmake/pybind11/*.cmake
|
2023-10-07 00:21:06 +08:00
|
|
|
include LICENSE README.rst SECURITY.md pyproject.toml setup.py setup.cfg
|