summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorSteve Martinelli <stevemar@ca.ibm.com>2015-04-04 01:59:29 -0400
committerSteve Martinelli <stevemar@ca.ibm.com>2015-04-04 02:01:33 -0400
commitfe84d2a4ab062173a3cd0de9a7df473a6dd42c12 (patch)
tree08049ff8cc88f616ef863b792f2a781b01dfa8cf /setup.cfg
parente6f5e19e3d996475b6bb3e63b5f10f250b8da802 (diff)
downloadoslo-concurrency-fe84d2a4ab062173a3cd0de9a7df473a6dd42c12.tar.gz
Standardize setup.cfg summary for oslo libs
Rather than repeating the library name, have the summary use proper names instead. Change-Id: Ifd52a0ef01836c0e21554338a592a70407ba5fd3
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 2dbe018..5d66c63 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = oslo.concurrency
-summary = oslo.concurrency library
+summary = Oslo Concurrency library
description-file =
README.rst
author = OpenStack