X-Git-Url: https://git.phdru.name/?p=ppu.git;a=blobdiff_plain;f=setup.py;h=2902ebf61e9f6b0a2fa9fc9b96f5a93fba6ce163;hp=98d3d0df15af62cf7642b02e2f2e85528ef6cfcc;hb=4b15fa0aa9cf0e3d2664f1ac80a42af55a823822;hpb=a7031e85c6bcd93252acfb5ac99801936d1f83c5 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',