Add py311 in tox file
Add py311 in tox file Change-Id: Ic9dc86ea6b1336b60557421ca79d9c670952e057
This commit is contained in:
parent
be850b56b5
commit
54aa9fec6c
@ -76,6 +76,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