[pkg] skip pbr author and changelog generation

This commit is contained in:
Philippe Pepiot 2016-12-04 18:35:39 +01:00
Родитель f265dc67b8
Коммит c9f89d82a0
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -39,3 +39,7 @@ pytest11 =
[tool:pytest]
norecursedirs = .tox .git .local *.egg build
[pbr]
skip_authors = True
skip_changelog = True