Add OpenStack trove classifier for PyPI
Add trove classifier to have the client listed among the other OpenStack-related projets on PyPI. Change-Id: If9e10b065d0c54825fb9138893c78cda3ef79ca2 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
This commit is contained in:
parent
e8c22cd130
commit
4d3f33d141
1
setup.py
1
setup.py
@ -39,6 +39,7 @@ setuptools.setup(
|
||||
classifiers=[
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"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