diff options
| author | Doug Hellmann <doug.hellmann@dreamhost.com> | 2012-10-22 18:42:34 -0400 |
|---|---|---|
| committer | Doug Hellmann <doug.hellmann@dreamhost.com> | 2012-10-22 18:42:34 -0400 |
| commit | 5a3a18d0cbe71ae7e150fe69efe5239601413f9b (patch) | |
| tree | 8e43d3406aa31293be848bb0a81412db37e111ca /setup.py | |
| parent | 7cba8eb7863705fcf0ef5c677cef2d334bd8ad26 (diff) | |
| download | python-cinderclient-5a3a18d0cbe71ae7e150fe69efe5239601413f9b.tar.gz | |
Add OpenStack trove classifier for PyPI
Add trove classifier to have the client listed among the
other OpenStack-related projets on PyPI.
Change-Id: I904372caf0a8eaa44dd048729b4d87e5333f04cc
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,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", |
