mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-04 05:31:38 +00:00
Merge branch 'master' into sh_merge_master
This commit is contained in:
@@ -64,6 +64,7 @@ detail_headers = {
|
||||
}
|
||||
|
||||
eigen_headers = {
|
||||
"include/pybind11/eigen/common.h",
|
||||
"include/pybind11/eigen/matrix.h",
|
||||
"include/pybind11/eigen/tensor.h",
|
||||
}
|
||||
@@ -119,6 +120,7 @@ sdist_files = {
|
||||
"README.rst",
|
||||
"README_smart_holder.rst",
|
||||
"PKG-INFO",
|
||||
"SECURITY.md",
|
||||
}
|
||||
|
||||
local_sdist_files = {
|
||||
|
||||
Reference in New Issue
Block a user