Remove pbr setup hook from setup.cfg

The setup hook is no longer necessary since we don't use d2to1.

Change-Id: I3ece334c0096ae3a17bf4f350501a71ef7ffa422
This commit is contained in:
Jiri Stransky 2013-10-07 17:26:32 +02:00
parent 0a5baba2f4
commit 691a3ef4b1

View File

@ -20,10 +20,6 @@ classifier =
packages =
tuskarclient
[global]
setup-hooks =
pbr.hooks.setup_hook
[entry_points]
console_scripts =
tuskar = tuskarclient.shell:main