-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update pybind11 to v2.11.1 (fixes #89) See merge request diatomic/diy!78
- Loading branch information
Showing
224 changed files
with
30,715 additions
and
11,879 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
recursive-include include/pybind11 *.h | ||
include LICENSE README.md .github/CONTRIBUTING.md | ||
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 |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.