You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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
|