Add OpenStack trove classifier for PyPI
Add trove classifier to have the client listed among the other OpenStack-related projets on PyPI. Change-Id: I7b2a9b0e163b79593662bfa799f076f538e3d7ca Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
This commit is contained in:
parent
a99a37f7f6
commit
2be776c2e5
1
setup.py
1
setup.py
@ -46,6 +46,7 @@ setuptools.setup(
|
||||
classifiers=[
|
||||
'Development Status :: 4 - Beta',
|
||||
'Environment :: Console',
|
||||
'Environment :: OpenStack',
|
||||
'Intended Audience :: Developers',
|
||||
'Intended Audience :: Information Technology',
|
||||
'License :: OSI Approved :: Apache Software License',
|
||||
|
Loading…
x
Reference in New Issue
Block a user