Basepython to 3.11
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Sebastian Gode <sebastian.gode@telekom.de> Co-committed-by: Sebastian Gode <sebastian.gode@telekom.de>
This commit is contained in:
parent
f9c18fb99e
commit
c3a51e8aeb
@ -3,8 +3,10 @@ minversion = 3.1
|
||||
envlist = py39,pep8
|
||||
skipsdist = True
|
||||
ignore_basepython_conflict = True
|
||||
basepython = python3.11
|
||||
|
||||
[testenv]
|
||||
basepython = python3.11
|
||||
usedevelop = True
|
||||
install_command = pip install {opts} {packages}
|
||||
deps =
|
||||
|
Loading…
x
Reference in New Issue
Block a user