Drop support for Python 3.7

Fix #1053
This commit is contained in:
Ran Benita
2024-04-03 18:04:32 +03:00
parent b6f5d2bd32
commit a790dc5d72
4 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
[tox]
envlist=
linting
py{37,38,39,310,311,312}-pytestlatest
py{38,39,310,311,312}-pytestlatest
py310-pytestmain
py310-psutil
py310-setproctitle