- add python2 and python3 to clissifiers

This commit is contained in:
liris
2014-07-17 14:54:07 +09:00
parent e47ba0b9df
commit fbf935f6cd

View File

@@ -24,6 +24,8 @@ setup(
"Development Status :: 4 - Beta",
"License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 3 ",
"Operating System :: MacOS :: MacOS X",
"Operating System :: POSIX",
"Operating System :: Microsoft :: Windows",