X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=setup.py;h=fee0f9c853bb7244171347d0e400c306ffda09a8;hb=d7dc05b0f05944dfbf9f78fca8e61a5111fb76dc;hp=656d754fa3973f40e18062cd9e93f250a44c97bf;hpb=a57b7c558db331c4a022c609bacba77f75df8046;p=mimedecode.git diff --git a/setup.py b/setup.py index 656d754..fee0f9c 100755 --- a/setup.py +++ b/setup.py @@ -31,9 +31,10 @@ setup( '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 :: 2 :: Only', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4',