Commit 273f8e22 authored by Berker Peksag's avatar Berker Peksag Committed by Tim Graham
Browse files

[1.7.x] Added Python 3.4 to classifiers in setup.py.

Backport of 47509e3c from master
parent 0f9f8738
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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',