From 4aafed62140a7e3937b7e2fd6c349a771b07e25c Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Mon, 16 Apr 2012 10:28:34 -0500 Subject: replaced pylons with pyramid trove classifier --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index f8c8c41e9..e325b8a29 100644 --- a/setup.py +++ b/setup.py @@ -77,7 +77,7 @@ setup(name='pyramid', "Programming Language :: Python :: 3.2", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", - "Framework :: Pylons", + "Framework :: Pyramid", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI", "License :: Repoze Public License", -- cgit v1.2.3