Skip missing interpreters

This commit is contained in:
Alex Forencich
2021-12-27 17:16:20 -08:00
parent 6c5845fad3
commit 5c4ef258ac

View File

@@ -48,6 +48,7 @@ addopts =
# tox configuration # tox configuration
[tox:tox] [tox:tox]
envlist = py36, py37, py38, py39, py310 envlist = py36, py37, py38, py39, py310
skip_missing_interpreters = true
[gh-actions] [gh-actions]
python = python =