summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2017-06-22 14:47:36 +1000
committerDylan Araps <dylan.araps@gmail.com>2017-06-22 14:47:36 +1000
commitab31a636fb35a2e412f38a0a0eba419e3d1baae6 (patch)
treef8726f17bcc9c145ae59fb29abc72f8a2c29a1e1 /setup.py
parentef83d198145193b3b4a23b24414e549b2f3cf0b4 (diff)
pypi: ..
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 5b7f6df..c25b05b 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ from setuptools import setup
DESC = (
- "View the README at: https://github.com/dylanaraps/wal.py\n"
+ "View the README 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"
)