summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark McLoughlin <markmc@redhat.com>2013-08-08 23:14:59 +0100
committerMark McLoughlin <markmc@redhat.com>2013-10-21 12:01:08 +0100
commit4dcf91c72144f692b94d85a2b8a076cd63860a6f (patch)
treeea75705b3464a340ea65fa5228c431d1624d0225
parentbcb309604185502bbc0f16a395abf8081bd7ae22 (diff)
downloadoslo-version-4dcf91c72144f692b94d85a2b8a076cd63860a6f.tar.gz
Fix setup.cfg
Trailing whitespace and typo. Change-Id: Iebe6851f664e759b9669f9a1f6831bd1fa8df138
-rw-r--r--setup.cfg4
1 files 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