Commit f03eb568 authored by zhangboye's avatar zhangboye
Browse files

Use py3 as the default runtime for tox

Moving on py3 as the default runtime for tox to avoid to update this at
each new cycle.

Change-Id: Ibd1226b0e72ec374d36a90a826b8cc6c6b57d1f2
parent 3afeae8b
[tox]
minversion = 3.2.0
envlist = py38,pep8
envlist = py3,pep8
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