diff options
| author | Chris McDonough <chrism@plope.com> | 2012-10-18 12:28:46 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2012-10-18 12:28:46 -0400 |
| commit | c773a62030c6a183ce82278433b93d3c9b545746 (patch) | |
| tree | 78cfab22cc7d7e58031d062f75e65c5529ad579e /setup.py | |
| parent | 6c4a1e7bdc4239e3c8fa3cfe6673a6e800ce113d (diff) | |
| parent | 2d964c1b983a91ee4d59aa8dc28e33697199a46c (diff) | |
| download | pyramid-c773a62030c6a183ce82278433b93d3c9b545746.tar.gz pyramid-c773a62030c6a183ce82278433b93d3c9b545746.tar.bz2 pyramid-c773a62030c6a183ce82278433b93d3c9b545746.zip | |
Merge branch 'master' of github.com:Pylons/pyramid
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", |
