Merge "Clear tox ini"

This commit is contained in:
Zuul 2021-07-22 13:38:13 +00:00 committed by Gerrit Code Review
commit 0586ed2e5b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[tox]
minversion = 3.1.1
skipsdist = True
envlist = pep8,py36,py37
envlist = pep8,py
ignore_basepython_conflict = True
[testenv]