Merge "Add bindep environment to tox"

This commit is contained in:
Jenkins 2016-11-01 12:11:30 +00:00 committed by Gerrit Code Review
commit 59f5054e25

View File

@ -128,3 +128,11 @@ import_exceptions =
keystone.i18n
six.moves
local-check-factory = keystone.tests.hacking.checks.factory
[testenv:bindep]
# Do not install any requirements. We want this to be fast and work even if
# system dependencies are missing, since it's used to tell you what system
# dependencies are missing! This also means that bindep must be installed
# separately, outside of the requirements files.
deps = bindep
commands = bindep test