Remove unnecessary egg_info options
The tag_svn_revision option was already removed[1]. The values set to the other two options are effectively same as their defaults. [1] https://github.com/pypa/setuptools/issues/619 Change-Id: I6e0cbebac7cd33ad970d921ae761444db7f89a81
This commit is contained in:
parent
281cebedd6
commit
12cb5bc8b1
@ -214,11 +214,6 @@ ironic.inspection.hooks =
|
||||
local-link-connection = ironic.drivers.modules.inspector.hooks.local_link_connection:LocalLinkConnectionHook
|
||||
parse-lldp = ironic.drivers.modules.inspector.hooks.parse_lldp:ParseLLDPHook
|
||||
|
||||
[egg_info]
|
||||
tag_build =
|
||||
tag_date = 0
|
||||
tag_svn_revision = 0
|
||||
|
||||
[extras]
|
||||
guru_meditation_reports =
|
||||
oslo.reports>=1.18.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user