From ab31a636fb35a2e412f38a0a0eba419e3d1baae6 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 22 Jun 2017 14:47:36 +1000 Subject: pypi: .. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') 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" ) -- cgit v1.2.3