Merge branch 'master' into sh_merge_master

This commit is contained in:
Ralf W. Grosse-Kunstleve
2023-08-03 22:53:08 -07:00
12 changed files with 286 additions and 52 deletions

View File

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