From 4dcf91c72144f692b94d85a2b8a076cd63860a6f Mon Sep 17 00:00:00 2001 From: Mark McLoughlin Date: Thu, 8 Aug 2013 23:14:59 +0100 Subject: Fix setup.cfg Trailing whitespace and typo. Change-Id: Iebe6851f664e759b9669f9a1f6831bd1fa8df138 --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 7519c46..03417e0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,12 +2,12 @@ name = oslo.version author = OpenStack author-email = openstack-dev@lists.openstack.org -summary = Oslo Version APi +summary = Oslo Version API description-file = README.rst home-page = http://pypi.python.org/pypi/oslo requires-python = >=2.6 -classifier = +classifier = Development Status :: 4 - Beta Environment :: Console Environment :: OpenStack -- cgit v1.2.1