summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJohn Dickinson <me@not.mn>2015-07-14 20:50:16 -0700
committerAlistair Coles <alistair.coles@hp.com>2015-09-04 18:29:30 +0100
commit9ef4c97de2fef9e25292c8f346b6802129b68cec (patch)
tree1b8bb524de2783ceea39f2acf5af1231658cfb19 /setup.cfg
parent93666bb84abc1edc36fbb3ef5ec194cf774e4826 (diff)
downloadpython-swiftclient-9ef4c97de2fef9e25292c8f346b6802129b68cec.tar.gz
do hand-curated authors/changelog files
Change-Id: I1a264c9ce1d137b18a6dc62623a282e4a2fe839c
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 32e05f1..3d97de0 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -46,3 +46,7 @@ upload-dir = doc/build/html
[wheel]
universal = 1
+
+[pbr]
+skip_authors = True
+skip_changelog = True