X-Git-Url: https://git.phdru.name/?p=cookiecutter.git;a=blobdiff_plain;f=project_template%2Fsetup.py;h=64595c61dd786e6e0000c5786c0b321c14ba6413;hp=f2bd980b72e56c6e5e3b30c650b329d53837ee74;hb=fcfb8abdf9e07e60faf3b5214d2c94bfd5430d75;hpb=42f303c9e549305fecdac57682cb2da5bad90f38 diff --git a/project_template/setup.py b/project_template/setup.py index f2bd980..64595c6 100755 --- a/project_template/setup.py +++ b/project_template/setup.py @@ -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':