]> git.phdru.name Git - ppu.git/blobdiff - setup.py
Fix(setup): Fix keywords and platforms
[ppu.git] / setup.py
index f5a434e28e2c492c23ae969361ad06b47e555d18..98d3d0df15af62cf7642b02e2f2e85528ef6cfcc 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -20,8 +20,7 @@ setup(name='ppu',
       author_email='phd@phdru.name',
       url='http://phdru.name/Software/Python/ppu/',
       license='GPL',
-      platforms=['any'],
-      keywords=[''],
+      platforms='Any',
       classifiers=[
           'Development Status :: 4 - Beta',
           'Environment :: Console',