clean up tox's python 3 specific conf

Change-Id: I18cadf6a3f5cb754d08b3c4fde363c7eb9fca8e0
This commit is contained in:
Hervé Beraud 2023-02-17 14:08:55 +01:00
parent e00ed8d844
commit eeedfc902a
1 changed files with 0 additions and 2 deletions

View File

@ -1,10 +1,8 @@
[tox]
minversion = 3.1.1
envlist = py3,pep8
ignore_basepython_conflict = true
[testenv]
basepython = python3
usedevelop = True
setenv =
OS_DEBUG=1