summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index de3a5c6..d3653ca 100644
--- a/setup.py
+++ b/setup.py
@@ -34,6 +34,8 @@ ties to Python calling and scoping semantics.
'Intended Audience :: Developers',
'Programming Language :: Python',
'Programming Language :: Python :: 3',
+ "Programming Language :: Python :: Implementation :: CPython",
+ "Programming Language :: Python :: Implementation :: PyPy",
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
],
keywords='wsgi myghty mako',