Add Python 2.6 setup.py classifiers.

This commit is contained in:
Jakub Warmuz
2015-10-31 11:47:25 +00:00
parent c39bc12b18
commit f8185c1913
5 changed files with 5 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@ setup(
'License :: OSI Approved :: Apache Software License',
'Programming Language :: Python',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Topic :: Internet :: WWW/HTTP',
'Topic :: Security',