mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 08:03:55 +00:00
6e6bcca5b2
* Create SECURITY.md * Update test_files.py to include SECURITY.md file * Update MANIFEST.in to include SECURITY.md file
7 lines
247 B
Plaintext
7 lines
247 B
Plaintext
prune tests
|
|
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 SECURITY.md pyproject.toml setup.py setup.cfg
|