disabled py35 with tox

This commit is contained in:
Julian Hammer
2020-12-15 14:46:46 +01:00
committed by Jan
parent dff86d456e
commit 0f86d2d1b2

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