Add py311 in tox file
Add py311 in tox file Change-Id: I34f4d363d28702eb0a033b65f1b5fd5011938a3f
This commit is contained in:
parent
6842dd5705
commit
5b29a23df2
@ -72,6 +72,10 @@ deps = {[testenv:py3]deps}
|
||||
basepython = python3.10
|
||||
deps = {[testenv:py3]deps}
|
||||
|
||||
[testenv:py311]
|
||||
basepython = python3.11
|
||||
deps = {[testenv:py3]deps}
|
||||
|
||||
[testenv:cover]
|
||||
basepython = python3
|
||||
deps = {[testenv:py3]deps}
|
||||
|
Loading…
x
Reference in New Issue
Block a user