From 2de1025ec7080d2d493db5d46c8e87ed8467e806 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 30 Nov 2011 13:01:57 -0500 Subject: as per https://plus.google.com/107826054989536826392/posts/cbJKHFWbGDw --- setup.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index c6d1d237f..4d3216e12 100644 --- a/setup.py +++ b/setup.py @@ -67,6 +67,8 @@ setup(name='pyramid', "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", + "Programming Language :: Python :: Implementation :: CPython", + "Programming Language :: Python :: Implementation :: PyPy", "Framework :: Pylons", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI", -- cgit v1.2.3