From 7a7bfc750605701cb7d82656e918a5b375fbc385 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Barrois?= Date: Thu, 28 Mar 2013 23:42:32 +0100 Subject: Advertise PyPy support. --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 1cb2e91..050e43b 100755 --- a/setup.py +++ b/setup.py @@ -90,6 +90,7 @@ setup( 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.2', 'Programming Language :: Python :: 3.3', + 'Programming Language :: Python :: Implementation :: PyPy', 'Topic :: Software Development :: Testing', 'Topic :: Software Development :: Libraries :: Python Modules' ], -- cgit v1.2.3