Merge "fix tox python3 overrides"

This commit is contained in:
Zuul 2018-06-19 09:11:08 +00:00 committed by Gerrit Code Review
commit 4cec75a7e8
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ basepython = python3
commands = flake8 nodepool
[testenv:bindep]
basepython = python3
# 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