We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac9d31e commit a4cfd38Copy full SHA for a4cfd38
MANIFEST.in
@@ -1,5 +1,4 @@
1
prune tests
2
-include README_smart_holder.rst
3
recursive-include pybind11/include/pybind11 *.h
4
recursive-include pybind11 *.py
5
recursive-include pybind11 py.typed
tests/extra_python_package/test_files.py
@@ -131,7 +131,6 @@
131
"LICENSE",
132
"MANIFEST.in",
133
"README.rst",
134
- "README_smart_holder.rst",
135
"PKG-INFO",
136
"SECURITY.md",
137
}
0 commit comments