summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorSteve Martinelli <stevemar@ca.ibm.com>2015-04-04 02:04:25 -0400
committerSteve Martinelli <stevemar@ca.ibm.com>2015-04-04 02:04:41 -0400
commite95e8ef78297f0b9e4283278e4eed3fc9ef9a5fb (patch)
treef6cdf2867cf15235a3b3de0bfd66d41fe4c52ada /setup.cfg
parentf749ad436288841f9df5af284966b2b1c639e428 (diff)
downloadoslo-db-e95e8ef78297f0b9e4283278e4eed3fc9ef9a5fb.tar.gz
Standardize setup.cfg summary for oslo libs
Rather than repeating the library name, have the summary use proper names instead. Change-Id: Icf76c338c2420cb08fdebe291be131dc5383964a
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 c4ca694..4e9172b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = oslo.db
-summary = oslo.db library
+summary = Oslo Database library
description-file =
README.rst
author = OpenStack