Remove Python 3.5 from tox.ini

This commit is contained in:
Pavel Minaev 2022-02-24 12:27:14 -08:00 committed by Pavel Minaev
parent 420a206385
commit 1b8d5ab0be

View file

@ -1,5 +1,5 @@
[tox]
envlist = py{35,36,37,38,39,310}{,-cov}
envlist = py{36,37,38,39,310}{,-cov}
[testenv]
deps = -rtests/requirements.txt