python: Add python3 category.

This commit is contained in:
INADA Naoki 2010-09-02 10:13:49 +09:00
parent a62aefe74b
commit bf0cb40586

View File

@ -69,6 +69,7 @@ setup(name='msgpack-python',
url='http://msgpack.sourceforge.net/',
download_url='http://pypi.python.org/pypi/msgpack/',
classifiers=[
'Programming Language :: Python :: 3',
'Development Status :: 4 - Beta',
'Intended Audience :: Developers',
'License :: OSI Approved :: Apache Software License',