diff --git a/setup.py b/setup.py index 90434f8..d22f420 100644 --- a/setup.py +++ b/setup.py @@ -24,6 +24,8 @@ def run_tests(self): author='Simon van Heeringen', author_email='s.vanheeringen@ncmls.ru.nl', license='MIT', + url = 'https://github.com/simonvh/pita', + download_url = 'https://github.com/simonvh/pita/tarball/1.73', packages=[ 'pita' ],