diff --git a/setup.py b/setup.py index ffc7c29..0bbbf69 100644 --- a/setup.py +++ b/setup.py @@ -35,9 +35,9 @@ setup( 3rd party OCCI interface to OpenStack. ''', classifiers=[ - 'Programming Language :: Python' + 'Programming Language :: Python', 'Development Status :: 5 - Production/Stable', - 'Topic :: Internet :: WWW/HTTP :: WSGI :: Application' + 'Topic :: Internet :: WWW/HTTP :: WSGI :: Application', ], keywords='', author='Intel Performance Learning Solutions Ltd.',