diff options
| author | Berker Peksag <berker.peksag@gmail.com> | 2014-03-30 20:46:05 +0200 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-03-30 17:46:38 -0400 |
| commit | 273f8e2297b1cd0d7998ae97710edc8b69d057f6 (patch) | |
| tree | 89eced373f4298716820a0a0a83f7cab5cdb0a3b /setup.py | |
| parent | 0f9f8738d5599fa3950606c8e6a462f4813e4830 (diff) | |
[1.7.x] Added Python 3.4 to classifiers in setup.py.
Backport of 47509e3c5d from master
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -61,6 +61,7 @@ setup( 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.2', 'Programming Language :: Python :: 3.3', + 'Programming Language :: Python :: 3.4', 'Topic :: Internet :: WWW/HTTP', 'Topic :: Internet :: WWW/HTTP :: Dynamic Content', 'Topic :: Internet :: WWW/HTTP :: WSGI', |
