Skip to content

Commit fd85c7e

Browse files
author
Doug Hellmann
committed
Add OpenStack trove classifier for PyPI
Add trove classifier to have the client listed among the other OpenStack-related projets on PyPI. Change-Id: I34c47bde5885a3f436c100cda5202d6ad8356131 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
1 parent cd14009 commit fd85c7e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ def read(fname):
4242
classifiers=[
4343
'Development Status :: 2 - Pre-Alpha',
4444
'Environment :: Console',
45+
'Environment :: OpenStack',
4546
'Intended Audience :: Developers',
4647
'Intended Audience :: Information Technology',
4748
'License :: OSI Approved :: Apache Software License',

0 commit comments

Comments
 (0)