X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=setup.py;h=2902ebf61e9f6b0a2fa9fc9b96f5a93fba6ce163;hb=ca21d663a9d08816121dd533f2cadd08ecdd8c54;hp=98d3d0df15af62cf7642b02e2f2e85528ef6cfcc;hpb=196955c7cf82f9d857f0458754fcd9d6009fedcf;p=ppu.git diff --git a/setup.py b/setup.py index 98d3d0d..2902ebf 100755 --- a/setup.py +++ b/setup.py @@ -28,6 +28,8 @@ setup(name='ppu', 'Intended Audience :: End Users/Desktop', 'License :: OSI Approved :: GNU General Public License (GPL)', 'Operating System :: OS Independent', + 'Programming Language :: Python :: Implementation :: CPython', + 'Programming Language :: Python :: Implementation :: PyPy', 'Programming Language :: Python :: 2', 'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 3',