add classifiers
diff --git a/setup.py b/setup.py index de3a5c6..d3653ca 100644 --- a/setup.py +++ b/setup.py
@@ -34,6 +34,8 @@ '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',