Merge "tox: Remove unnecessary configuration"

This commit is contained in:
Zuul 2023-10-02 11:52:49 +00:00 committed by Gerrit Code Review
commit a9fbc1cd88

View File

@ -1,10 +1,8 @@
[tox]
minversion = 4.2.5
envlist = py3{,-mysql,-postgresql},functional,pep8
ignore_basepython_conflict = True
[testenv]
basepython = python3
usedevelop = False
setenv =
OS_STDOUT_CAPTURE=1