Bumping basepython version of the tox environments to 3.10

Closes-Bug: #1997256

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I624af42bed68a317a3197fe8758d63a6ba23dd46
This commit is contained in:
Jiri Podivin 2022-11-22 10:24:39 +01:00
parent 594b5d7f30
commit 9ef6e757a5
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ skipsdist = True
ignore_basepython_conflict = True
[testenv]
basepython = python3.8
basepython = python3.10
usedevelop = True
passenv =
TERM