Specify min tox and venv versions

This commit is contained in:
Alex Forencich
2021-12-27 17:17:15 -08:00
parent 5c4ef258ac
commit eb62e43fd1

View File

@@ -49,6 +49,8 @@ addopts =
[tox:tox]
envlist = py36, py37, py38, py39, py310
skip_missing_interpreters = true
minversion = 3.2.0
requires = virtualenv >= 16.1
[gh-actions]
python =