setup: Python3 classifiers

This commit is contained in:
Sergey Shepelev
2015-02-24 23:49:40 +03:00
parent 37aa688736
commit 8656b51a0d

View File

@@ -31,6 +31,8 @@ setup(
"Operating System :: Microsoft :: Windows",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Topic :: Internet",
"Topic :: Software Development :: Libraries :: Python Modules",
"Intended Audience :: Developers",