summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2011-11-30 16:57:17 -0600
committerMichael Merickel <michael@merickel.org>2011-11-30 16:57:17 -0600
commitef0da2c6c676a873285ccd19282754f981d2f3a7 (patch)
treec7e7c9da977d1fd452a281a4cb62c1028dbd4b7a
parent0551f581be6d3bf39f21b3ebdb42db22ad0fd4e4 (diff)
downloadpyramid-ef0da2c6c676a873285ccd19282754f981d2f3a7.tar.gz
pyramid-ef0da2c6c676a873285ccd19282754f981d2f3a7.tar.bz2
pyramid-ef0da2c6c676a873285ccd19282754f981d2f3a7.zip
yay new trove classifiers
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index c6d1d237f..3a5741eeb 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",