aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index a7c3aed81..bb4e4fd0e 100644
--- a/setup.py
+++ b/setup.py
@@ -640,6 +640,7 @@ setup(
author = 'PySide Team',
author_email = 'contact@pyside.org',
url = 'http://www.pyside.org',
+ download_url = 'http://releases.qt-project.org/pyside/%s' % __version__,
license = 'LGPL',
packages = ['PySide', 'pysideuic'],
include_package_data = True,