Merge branch 'master' into sh_merge_master

This commit is contained in:
Ralf W. Grosse-Kunstleve
2024-08-28 20:57:38 -07:00
6 changed files with 194 additions and 2 deletions

View File

@@ -49,6 +49,7 @@ main_headers = {
"include/pybind11/trampoline_self_life_support.h",
"include/pybind11/type_caster_pyobject_ptr.h",
"include/pybind11/typing.h",
"include/pybind11/warnings.h",
}
detail_headers = {