diff --git a/setup.py b/setup.py index dcc99efc791920c5db494c7b9071586fb2657d49..e2fbf48c926376d258dbe8957367f6ae3d7ea582 100644 --- a/setup.py +++ b/setup.py @@ -111,8 +111,7 @@ setup( url='http://www.bitcraze.io', classifiers=[ - 'License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)', - + 'License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)', # noqa 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', ],