Add OpenStack trove classifier for PyPI
Add trove classifier to have glance listed among the other OpenStack-related projets on PyPI. Change-Id: I2324430e54dc8057286c4e926a7f5d8691cc13fc Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
This commit is contained in:
parent
cd8f81e568
commit
9045e8a2ed
1
setup.py
1
setup.py
@ -43,6 +43,7 @@ setuptools.setup(
|
||||
'Operating System :: POSIX :: Linux',
|
||||
'Programming Language :: Python :: 2.6',
|
||||
'Environment :: No Input/Output (Daemon)',
|
||||
'Environment :: OpenStack',
|
||||
],
|
||||
scripts=['bin/glance-api',
|
||||
'bin/glance-cache-prefetcher',
|
||||
|
Loading…
x
Reference in New Issue
Block a user