1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-02-18 13:37:27 +00:00
Files
YosysHQ.nextpnr/3rdparty/pybind11/MANIFEST.in
2022-09-14 09:28:47 +02:00

6 lines
223 B
Plaintext

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 pyproject.toml setup.py setup.cfg