drop python<3.8

This commit is contained in:
Anthony Sottile 2022-12-23 18:37:33 -05:00
parent 40c5bdad65
commit 524a236072
5 changed files with 9 additions and 15 deletions

View file

@ -1,5 +1,5 @@
[tox]
envlist = py37,py38,pypy3,pre-commit
envlist = py,pypy3,pre-commit
[testenv]
deps = -rrequirements-dev.txt