Merge "Switch from pip_missing_reqs to pip_check_reqs"
This commit is contained in:
commit
4c04338fe4
2
tox.ini
2
tox.ini
@ -196,7 +196,7 @@ import_exceptions = nova.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
|
||||
commands=pip-missing-reqs -d --ignore-file=nova/tests/* --ignore-file=nova/test.py nova
|
||||
|
||||
[testenv:bindep]
|
||||
|
Loading…
x
Reference in New Issue
Block a user