diff options
| author | Michael Merickel <michael@merickel.org> | 2012-10-14 20:10:07 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2012-10-14 20:10:07 -0500 |
| commit | 2d964c1b983a91ee4d59aa8dc28e33697199a46c (patch) | |
| tree | 78cfab22cc7d7e58031d062f75e65c5529ad579e /setup.py | |
| parent | 6c4a1e7bdc4239e3c8fa3cfe6673a6e800ce113d (diff) | |
| download | pyramid-2d964c1b983a91ee4d59aa8dc28e33697199a46c.tar.gz pyramid-2d964c1b983a91ee4d59aa8dc28e33697199a46c.tar.bz2 pyramid-2d964c1b983a91ee4d59aa8dc28e33697199a46c.zip | |
pypi support for python 3.3
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -79,6 +79,7 @@ setup(name='pyramid', "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", + "Programming Language :: Python :: 3.3", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Framework :: Pyramid", |
