summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index d079e3e..ac7ece5 100755
--- a/setup.py
+++ b/setup.py
@@ -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',