Specify min tox and venv versions
This commit is contained in:
@@ -49,6 +49,8 @@ addopts =
|
|||||||
[tox:tox]
|
[tox:tox]
|
||||||
envlist = py36, py37, py38, py39, py310
|
envlist = py36, py37, py38, py39, py310
|
||||||
skip_missing_interpreters = true
|
skip_missing_interpreters = true
|
||||||
|
minversion = 3.2.0
|
||||||
|
requires = virtualenv >= 16.1
|
||||||
|
|
||||||
[gh-actions]
|
[gh-actions]
|
||||||
python =
|
python =
|
||||||
|
|||||||
Reference in New Issue
Block a user