X-Git-Url: https://git.phdru.name/?p=cookiecutter.git;a=blobdiff_plain;f=project_template%2Fsetup.py;h=94c8d956c47bde66d0603ced1d20654cee090f65;hp=ba9c1f73f5667d912ff686d693df0630e1f9857c;hb=0ae7aa141c078a33a8f4c60849497f881e08ce19;hpb=19d5c375a28a76dce2157564cb1d0a3f054dc671 diff --git a/project_template/setup.py b/project_template/setup.py index ba9c1f7..94c8d95 100755 --- a/project_template/setup.py +++ b/project_template/setup.py @@ -21,7 +21,7 @@ setup(name='{project}', long_description=open('README.txt', 'rtU').read(), author='Oleg Broytman', author_email='phd@phdru.name', - url='http://phdru.name/Software/Python/', + url='http://phdru.name/Software/Python/{project}', license='GPL', platforms=['any'], keywords=[''],