X-Git-Url: https://git.phdru.name/?p=cookiecutter.git;a=blobdiff_plain;f=project_template%2Fsetup.py;h=608972879ee9d087ad1c55e4c82c414c8adeb88b;hp=f43df31f34be95223ae746c8186a10a6db820ff1;hb=50da5eb9e333d8e56e200e0492803c56c95b287d;hpb=1be6d93333697c1969be9dbaa722299effa770f5 diff --git a/project_template/setup.py b/project_template/setup.py index f43df31..6089728 100755 --- a/project_template/setup.py +++ b/project_template/setup.py @@ -23,8 +23,8 @@ setup(name='{project}', author_email='phd@phdru.name', url='http://phdru.name/Software/Python/{project}', license='GPL', - platforms=['any'], keywords=[''], + platforms='Any', classifiers=[ 'Development Status :: 1 - Planning', 'Environment :: Console',