diff --git a/setup.py b/setup.py index d43e5620..dca0efa3 100644 --- a/setup.py +++ b/setup.py @@ -109,7 +109,7 @@ setup( classifiers = [ 'Development Status :: 3 - Alpha', 'Environment :: Web Environment', - 'Framework :: Pylons', + 'Framework :: Pyramid', 'Intended Audience :: Developers', 'License :: OSI Approved :: GNU Affero General Public License v3', 'Natural Language :: English',