Skip missing interpreters

This commit is contained in:
Alex Forencich
2021-12-27 17:02:39 -08:00
parent 53313699a9
commit bd88eda17b

View File

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