Tox no longer relies on every Python version installed, due to multiple CI runners

This commit is contained in:
Dennis Siemensma 2021-09-22 21:36:46 +02:00
parent 947fd64377
commit 61de170a79

View File

@ -1,6 +1,3 @@
[tox]
envlist = py35,py36,py37,py38,py39
[testenv]
deps=
pytest