Add py311 in tox file
Add py311 in tox file Change-Id: I5006a10e3e91d6b41e4ee661e99b398f2295bf5b
This commit is contained in:
parent
e17e3f0978
commit
cc6c1c7857
@ -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