]> git.phdru.name Git - sqlconvert.git/blobdiff - setup.py
Build, docs: pypi.python.org => pypi.org
[sqlconvert.git] / setup.py
index 6a7dc8fa462ef81735425ec5d2f400092c281a97..b6e8135fafc15c7ae74d6f03126a5b9c88d4eeb1 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -20,7 +20,7 @@ setup(
         'Homepage': 'http://phdru.name/Software/Python/sqlconvert/',
         'Documentation':
             'http://phdru.name/Software/Python/sqlconvert/docs/',
-        'Download': 'https://pypi.python.org/pypi/sqlconvert/%s'
+        'Download': 'https://pypi.org/project/sqlconvert/%s/'
         % sqlconvert_version.__version__,
         'Git repo': 'http://git.phdru.name/sqlconvert.git/',
         'Github repo': 'https://github.com/phdru/sqlconvert',