Merge "remove basepython from default testenv settings"

This commit is contained in:
Zuul 2018-11-02 18:46:59 +00:00 committed by Gerrit Code Review
commit 94acb0aaa7
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ minversion = 1.6
skipsdist = True
[testenv]
basepython = python3
usedevelop = True
install_command = pip install -U {opts} {packages}
setenv = VIRTUAL_ENV={envdir}