]> git.phdru.name Git - ppu.git/blobdiff - setup.py
Feat: PyPy
[ppu.git] / setup.py
index 98d3d0df15af62cf7642b02e2f2e85528ef6cfcc..2902ebf61e9f6b0a2fa9fc9b96f5a93fba6ce163 100755 (executable)
--- 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',