X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=project_template%2Fsetup.py;h=608972879ee9d087ad1c55e4c82c414c8adeb88b;hb=15769ccc726b075b9409c791e5d4951221bd5385;hp=f43df31f34be95223ae746c8186a10a6db820ff1;hpb=1be6d93333697c1969be9dbaa722299effa770f5;p=cookiecutter.git 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',