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

@@ -80,7 +80,7 @@ sdist_files = {
"setup.py",
"LICENSE",
"MANIFEST.in",
"README.md",
"README.rst",
"PKG-INFO",
}