]> git.phdru.name Git - cookiecutter.git/blobdiff - project_template/setup.py
setup.py: Add `download_url`
[cookiecutter.git] / project_template / setup.py
index f2bd980b72e56c6e5e3b30c650b329d53837ee74..64595c61dd786e6e0000c5786c0b321c14ba6413 100755 (executable)
@@ -14,6 +14,7 @@ setup(name='{project}',
       author='Oleg Broytman',
       author_email='phd@phdru.name',
       url='http://phdru.name/Software/Python/{project}',
+      download_url='http://phdru.name/Software/Python/{project}',
       project_urls={
           'Homepage': 'http://phdru.name/Software/Python/{project}',
           'Documentation':