Update pbr usage
We've discovered that having versions in setup_requires leads to evil and death. Also, the setup-hooks in setup.cfg are completely unnecessary anymore. Change-Id: I8878e635e0828bbddb81d9c6321a9f10ad3b89fe
This commit is contained in:
parent
c7e62d4c57
commit
ce89f7b12a
@ -21,10 +21,6 @@ classifier =
|
||||
packages =
|
||||
novaclient
|
||||
|
||||
[global]
|
||||
setup-hooks =
|
||||
pbr.hooks.setup_hook
|
||||
|
||||
[entry_points]
|
||||
console_scripts =
|
||||
nova = novaclient.shell:main
|
||||
|
Loading…
Reference in New Issue
Block a user