DOCS: Revert changes.

This commit is contained in:
Dylan Araps
2017-06-24 09:28:06 +10:00
parent fe56fe9d0d
commit 7fa84c7765
4 changed files with 139 additions and 168 deletions

View File

@ -3,7 +3,7 @@ from setuptools import setup
DESC = (
"View the README at: https://github.com/dylanaraps/wal.py\n\n"
"View the DOCS at: https://github.com/dylanaraps/wal.py\n\n"
"Pypi doesn't like markdown OR rst with anchor links so "
"you'll have to view the documentation elsewhere.\n"
)