Fix new issue with tox4

Removing basepython which is no longer needed and which creates
conflicts with py3* jobs

Change-Id: I9dc5e9031cc636450c4da39c6688d01e777c0ba0
This commit is contained in:
Gregory Thiemonge 2023-01-12 16:32:10 +01:00
parent aadd697e3d
commit d6bf1ed92d
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ minversion = 3.18.0
envlist = py3,pep8,eslint,karma
[testenv]
basepython = python3
usedevelop = True
setenv =
VIRTUAL_ENV={envdir}