disabled py35 with tox

This commit is contained in:
Julian Hammer
2020-12-15 14:46:46 +01:00
committed by Jan
parent 7b575f1d1c
commit d49f7838ee

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py35,py36,py37,py38,py39
envlist = py36,py37,py38,py39
[testenv]
commands=
python tests/all_tests.py