Remove vestigal hook entry from setup.cfg

pbr stopped needing this years ago.

Change-Id: I7fed19dce319162de4e0c61fd57a1cd0c48f41f3
This commit is contained in:
Monty Taylor 2016-06-02 10:03:35 +03:00
parent 6e49af7ab5
commit f169dd4a3a
No known key found for this signature in database
GPG Key ID: 3390DB68041A12F0
1 changed files with 0 additions and 4 deletions

View File

@ -20,10 +20,6 @@ classifier =
packages =
gear
[global]
setup-hooks =
pbr.hooks.setup_hook
[entry_points]
console_scripts =
geard = gear.cmd.geard:main