Stop running tests for python 3.5; do run for 3.6, 3.9

This commit is contained in:
Lance Edgar 2023-02-12 09:29:21 -06:00
parent f611a5a521
commit f1496c771e

View file

@ -1,6 +1,6 @@
[tox] [tox]
envlist = py35, py37 envlist = py36, py37, py39
[testenv] [testenv]
commands = commands =