mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-21 15:29:11 +00:00
docs: Use README.rst in docs as home page (#2500)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
long_description = file: README.md
|
||||
long_description_content_type = text/markdown
|
||||
long_description = file: README.rst
|
||||
long_description_content_type = text/x-rst
|
||||
description = Seamless operability between C++11 and Python
|
||||
author = Wenzel Jakob
|
||||
author_email = "wenzel.jakob@epfl.ch"
|
||||
|
||||
Reference in New Issue
Block a user