diff options
| author | Michael Merickel <michael@merickel.org> | 2012-04-16 10:28:34 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2012-04-16 10:28:34 -0500 |
| commit | 4aafed62140a7e3937b7e2fd6c349a771b07e25c (patch) | |
| tree | 415c4dd8c042e5919165d8776ebdd225554f5318 /setup.py | |
| parent | 1a122e32ffe5f51abd5a5fb173226a5d86d6daf0 (diff) | |
| download | pyramid-4aafed62140a7e3937b7e2fd6c349a771b07e25c.tar.gz pyramid-4aafed62140a7e3937b7e2fd6c349a771b07e25c.tar.bz2 pyramid-4aafed62140a7e3937b7e2fd6c349a771b07e25c.zip | |
replaced pylons with pyramid trove classifier
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |
