Remove single-version-externally-managed in setup.cfg
The single-version-externally-managed flag is no longer a config option in pbr, it is now the default behaviour in normal setuptools. Change-Id: I5173d78680afca534b28cefa155636d9d695b1d9
This commit is contained in:
parent
dffb130a4d
commit
398be8cb7a
@ -63,9 +63,6 @@ setup-hooks =
|
|||||||
pbr.hooks.setup_hook
|
pbr.hooks.setup_hook
|
||||||
quantum.hooks.setup_hook
|
quantum.hooks.setup_hook
|
||||||
|
|
||||||
[pbr]
|
|
||||||
single-version-externally-managed = true
|
|
||||||
|
|
||||||
[entry_points]
|
[entry_points]
|
||||||
console_scripts =
|
console_scripts =
|
||||||
quantum-check-nvp-config = quantum.plugins.nicira.check_nvp_config:main
|
quantum-check-nvp-config = quantum.plugins.nicira.check_nvp_config:main
|
||||||
|
Loading…
Reference in New Issue
Block a user