summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorSteve Martinelli <stevemar@ca.ibm.com>2015-04-04 02:02:31 -0400
committerSteve Martinelli <stevemar@ca.ibm.com>2015-04-04 02:02:41 -0400
commit6ac5cc2652c688a49ad4a834f61c4014fa79cf85 (patch)
tree8519a5ff0c6a98095e26100266497799b3063673 /setup.cfg
parent2d6b2d6dd5c94124e27f192cbd94569f2bb63d4b (diff)
downloadoslo-context-6ac5cc2652c688a49ad4a834f61c4014fa79cf85.tar.gz
Standardize setup.cfg summary for oslo libs
Rather than repeating the library name, have the summary use proper names instead. Change-Id: I882d5af928bd4e0baba376a641e64c576d022c06
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 855a439..ddeb5c0 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = oslo.context
-summary = oslo.context library
+summary = Oslo Context library
description-file =
README.rst
author = OpenStack