docs: Use README.rst in docs as home page (#2500)

This commit is contained in:
Henry Schreiner
2020-09-17 15:40:09 -04:00
committed by GitHub
parent 99ef2b8467
commit 81555ce61f
8 changed files with 168 additions and 253 deletions

View File

@@ -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"