Remove cruft from setup.cfg

We haven't needed to register a setup_hook in about 6 months.

Change-Id: I446e9385e1545a0a4cdfb02d8d3bd4b498fa51cd
This commit is contained in:
Monty Taylor 2014-08-15 17:13:24 -07:00 committed by Dolph Mathews
parent 600be6f00a
commit ea9fab0a50
1 changed files with 0 additions and 4 deletions

View File

@ -23,10 +23,6 @@ classifier =
packages =
keystoneclient
[global]
setup-hooks =
pbr.hooks.setup_hook
[entry_points]
console_scripts =
keystone = keystoneclient.shell:main