pybind11/MANIFEST.in

5 lines
187 B
Plaintext
Raw Normal View History

recursive-include pybind11/include/pybind11 *.h
recursive-include pybind11 *.py
include pybind11/share/cmake/pybind11/*.cmake
include LICENSE README.rst pyproject.toml setup.py setup.cfg