From 749df3ced3fe9831dda5061492992b67f302379d Mon Sep 17 00:00:00 2001 From: caoyuan Date: Sun, 13 Oct 2019 00:44:48 +0800 Subject: [PATCH] setup.cfg: Cleanup - pbr hasn't need the hook configuration since forever [1] [1] https://github.com/openstack/pbr/commit/c84876dc0f559a66fec19b2f81f5717204b253e2 Change-Id: I5fdbed24a588f72247f1cc1a384726b556ee6de0 --- setup.cfg | 7 ------- 1 file changed, 7 deletions(-) diff --git a/setup.cfg b/setup.cfg index 577605610a..535aff89fe 100644 --- a/setup.cfg +++ b/setup.cfg @@ -39,13 +39,6 @@ console_scripts = oslo.config.opts = kolla = kolla.opts:list_opts -[global] -setup-hooks = - pbr.hooks.setup_hook - -[pbr] - - [build_releasenotes] all_files = 1 build-dir = releasenotes/build