diff --git a/setup.py b/setup.py index de5a74614..971bd984f 100755 --- a/setup.py +++ b/setup.py @@ -133,6 +133,7 @@ setup(name = name, author = authors['Fernando'][0], author_email = authors['Fernando'][1], url = url, + download_url = download_url, license = license, platforms = platforms, keywords = keywords,