Restore original README.rst from master

This commit is contained in:
Ralf W. Grosse-Kunstleve
2025-02-23 12:44:08 -08:00
parent eb550d03d3
commit 860d58e7cc

View File

@@ -13,10 +13,6 @@
.. start
.. Note::
This is the pybind11 **smart_holder** branch. Please refer to
``README_smart_holder.rst`` for branch-specific information.
**pybind11** is a lightweight header-only library that exposes C++ types
in Python and vice versa, mainly to create Python bindings of existing