setup.cfg: Cleanup

- pbr hasn't need the hook configuration since forever [1]

[1] c84876dc0f

Change-Id: If14fab7d7997f1a324cd3335d627868de3fafd8a
This commit is contained in:
huangliujie 2019-10-13 11:58:21 +08:00
parent 9e18c8fc69
commit 232a7fa873

View File

@ -44,10 +44,6 @@ console_scripts =
kolla-genpwd = kolla_ansible.cmd.genpwd:main
kolla-mergepwd = kolla_ansible.cmd.mergepwd:main
[global]
setup-hooks =
pbr.hooks.setup_hook
[build_releasenotes]
all_files = 1
build-dir = releasenotes/build