diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2017-06-24 09:28:06 +1000 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2017-06-24 09:28:06 +1000 |
| commit | 7fa84c776525b652ad0ef6604cb23f3747428322 (patch) | |
| tree | 164506da64f010c6c62a3be71f3929ddba5fb40f /setup.py | |
| parent | fe56fe9d0d8f4fae19daee68aa653078206c1102 (diff) | |
DOCS: Revert changes.
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" ) |
