summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
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