diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2017-06-22 14:47:36 +1000 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2017-06-22 14:47:36 +1000 |
| commit | ab31a636fb35a2e412f38a0a0eba419e3d1baae6 (patch) | |
| tree | f8726f17bcc9c145ae59fb29abc72f8a2c29a1e1 | |
| parent | ef83d198145193b3b4a23b24414e549b2f3cf0b4 (diff) | |
pypi: ..
| -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" + "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" ) |
