Merge "Remove unneeded setup hook from setup.cfg"

This commit is contained in:
Jenkins 2015-05-01 17:06:42 +00:00 committed by Gerrit Code Review
commit 0ab2f1154b

View File

@ -17,10 +17,6 @@ classifier =
Programming Language :: Python :: 2 Programming Language :: Python :: 2
Programming Language :: Python :: 2.7 Programming Language :: Python :: 2.7
[global]
setup-hooks =
pbr.hooks.setup_hook
[entry_points] [entry_points]
console_scripts = console_scripts =
glance-api = glance.cmd.api:main glance-api = glance.cmd.api:main