Commit 7d1b3a88 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Use py3 as the default runtime for tox"

parents 971b6def 8b8e0717
[tox]
minversion = 3.2.0
envlist = py38,pep8,bandit
envlist = py3,pep8,bandit
ignore_basepython_conflict = true
[testenv]
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment