diff options
| author | Michael Merickel <michael@merickel.org> | 2015-10-14 22:56:47 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2015-10-14 22:56:47 -0500 |
| commit | 90cda8d937f40e83760683271622868b211eb819 (patch) | |
| tree | f1b6571bd4608989e362dc384d901035fa95e8b0 /setup.py | |
| parent | 3ea5f7dceb79662cdcf94877fe73ac57f53c9c17 (diff) | |
| download | pyramid-90cda8d937f40e83760683271622868b211eb819.tar.gz pyramid-90cda8d937f40e83760683271622868b211eb819.tar.bz2 pyramid-90cda8d937f40e83760683271622868b211eb819.zip | |
broadcast py35 support
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -83,6 +83,7 @@ setup(name='pyramid', "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", + "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Framework :: Pyramid", |
