Fix typo in setup.py
This commit is contained in:
4
setup.py
4
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.',
|
||||
|
Reference in New Issue
Block a user