Integrate normalize as part of the requirements tools
Rather than have this as an external tool that open codes some of the logic we have in the existing codebase we should integrate it. Change-Id: I979dcefeec4ae28705088d4fac1e41b4d33e40e0
This commit is contained in:
committed by
Haikel Guemar
parent
2536cc3695
commit
4bb92e041c
@@ -36,3 +36,4 @@ console_scripts =
|
||||
update-requirements = openstack_requirements.cmds.update:main
|
||||
validate-constraints = openstack_requirements.cmds.validate:main
|
||||
validate-projects = openstack_requirements.cmds.validate_projects:main
|
||||
normalize-requirements = openstack_requirements.cmds.normalize_requirements:main
|
||||
|
||||
Reference in New Issue
Block a user