Bumping basepython version of the tox environments to 3.10

Closes-Bug: #1997256

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I32d163970ef1ab4d6159670a0619ffd037eca1de
This commit is contained in:
Jiri Podivin 2022-11-22 13:35:03 +01:00
parent e6eeba3bea
commit 9a2bcee59f
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ deps =
-r {toxinidir}/test-requirements.txt
-r {toxinidir}/doc/requirements.txt
whitelist_externals = bash
basepython = python3.8
basepython = python3.10
[testenv:bindep]
# Do not install any requirements. We want this to be fast and work even if