Add classifier

This commit is contained in:
Roy Hyunjin Han 2015-06-01 16:16:32 -04:00
commit 1cd63a031b

View file

@ -26,6 +26,7 @@ setup(
'Intended Audience :: Developers',
'Programming Language :: Python',
'License :: OSI Approved :: MIT License',
'Development Status :: 5 - Production/Stable',
],
keywords='socket.io node.js',
author='Roy Hyunjin Han',