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
1 changed files with 0 additions and 4 deletions

View File

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