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:45:52 -0400 |
| commit | 47509e3c5d7acc94aaa7999533e50710e12121a8 (patch) | |
| tree | f00d0366c67601bde30cdea02aeaf8bec5d37274 /setup.py | |
| parent | 778ce245dd466bce1b19f89e52cf9ed8f1b46513 (diff) | |
Added Python 3.4 to classifiers in setup.py.
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', |
