Merge "Fix tox pip-missing-reqs"
This commit is contained in:
commit
2197f273d1
2
tox.ini
2
tox.ini
@ -139,5 +139,5 @@ import_exceptions = cinder.i18n
|
||||
# determining missing packages
|
||||
# this also means that pip-missing-reqs must be installed separately, outside
|
||||
# of the requirements.txt files
|
||||
deps = pip_missing_reqs
|
||||
deps = pip_check_reqs>=2.0.1
|
||||
commands = pip-missing-reqs -d --ignore-file=cinder/tests/* cinder
|
||||
|
Loading…
x
Reference in New Issue
Block a user