diff --git a/setup.py b/setup.py index fbfd580..25624bf 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ setup( 'Operating System :: Unix', 'Operating System :: POSIX :: Linux', 'Intended Audience :: Developers', - 'License :: OSI Approved :: MIT License' + 'License :: OSI Approved :: MIT License', 'Programming Language :: Python', 'Programming Language :: Python :: 2', 'Programming Language :: Python :: 2.7',