Add py311 in tox file
Add py311 in tox file Change-Id: Ibd0488bad917022ee9d31013886367bfcddee326
This commit is contained in:
parent
20f8cf0834
commit
ac9e73ce77
@ -73,6 +73,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