Merge "Bump the development status classifier."

This commit is contained in:
Jenkins 2013-11-22 20:46:27 +00:00 committed by Gerrit Code Review
commit e8bb4d01a9
1 changed files with 3 additions and 3 deletions

View File

@ -7,8 +7,8 @@ description-file =
README.rst
home-page = http://pypi.python.org/pypi/pbr
requires-python = >=2.6
classifier =
Development Status :: 4 - Beta
classifier =
Development Status :: 5 - Production/Stable
Environment :: Console
Environment :: OpenStack
Intended Audience :: Developers
@ -29,7 +29,7 @@ setup-hooks =
warnerrors = True
[entry_points]
distutils.setup_keywords =
distutils.setup_keywords =
pbr = pbr.core:pbr
[build_sphinx]