diff options
| author | Tim Graham <timograham@gmail.com> | 2015-12-01 19:07:19 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-12-01 19:07:19 -0500 |
| commit | c3e2e63ec8bc0e4475626a15e25c22ba3462cf2d (patch) | |
| tree | 745debfa29230671634a98d4ac7a7c6560d45172 /setup.py | |
| parent | dfd4bd5fc5236d6e237c60be8599bb6fff6b0bc0 (diff) | |
[1.8.x] Added Python 3.5 trove classifier.
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ setup( 'Programming Language :: Python :: 3.2', 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', + 'Programming Language :: Python :: 3.5', 'Topic :: Internet :: WWW/HTTP', 'Topic :: Internet :: WWW/HTTP :: Dynamic Content', 'Topic :: Internet :: WWW/HTTP :: WSGI', |
