Add py311 in tox file
Add py311 in tox file Change-Id: Id1f4f34922fe6c46ccc3dee5cd8caf4e5a584c13
This commit is contained in:
parent
d632d672fc
commit
a3bfc7d080
@ -75,6 +75,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