diff options
| author | Michael Merickel <michael@merickel.org> | 2014-03-27 22:03:59 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2014-03-27 22:03:59 -0500 |
| commit | 32200c3af84c352c066eb2c402496305375912e4 (patch) | |
| tree | 99232b448c08c5689117cb84c025efb349b50b0f /setup.py | |
| parent | f6d16adba1212aeb34e288a460ef87118661b40c (diff) | |
| download | pyramid-32200c3af84c352c066eb2c402496305375912e4.tar.gz pyramid-32200c3af84c352c066eb2c402496305375912e4.tar.bz2 pyramid-32200c3af84c352c066eb2c402496305375912e4.zip | |
broadcast 3.4 support
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 :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", + "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Framework :: Pyramid", |
