Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
7 lines
256 B
Plaintext
7 lines
256 B
Plaintext
recursive-include pybind11/include/pybind11 *.h
|
|
recursive-include pybind11 *.py
|
|
recursive-include pybind11 py.typed
|
|
recursive-include pybind11 *.pyi
|
|
include pybind11/share/cmake/pybind11/*.cmake
|
|
include LICENSE README.rst pyproject.toml setup.py setup.cfg
|