requirements/openstack_requirements/cmds
Dirk Mueller 4f54188c61 Normalize global-requirements.txt
This enforces consistent spacing in global-requirements.txt
and sorts the specifiers to be always in a specific order
(namely minimum bound first, then exceptions, then upper bound).

Add test coverage for this normalisation.

Change-Id: If41732bfe4476e422bc6b9f9f896eb978db8be84
2017-11-02 00:58:04 +00:00
..
__init__.py Move commands into cmds subdir. 2015-06-29 15:27:25 +12:00
check_conflicts.py Fix pep8 issue 2017-10-26 13:56:11 +02:00
check_exists.py Create check_constraints command 2017-05-19 15:03:15 -05:00
check_py2.py add check-python2-support command 2017-01-24 10:34:40 -05:00
edit_constraint.py Add Windows as supported operating system 2016-02-26 14:25:50 +02:00
generate.py remove comment header generation 2017-02-22 16:36:33 +01:00
normalize_requirements.py Add --save option to normalize-requirements command 2016-06-23 22:27:22 +02:00
update.py do not sync the blacklist to projects 2017-06-15 16:26:53 -04:00
validate_projects.py Update project-config validation 2017-10-25 12:22:43 +00:00
validate.py Normalize global-requirements.txt 2017-11-02 00:58:04 +00:00