Drop EOL Python 3.8 support

This commit is contained in:
Bruno Oliveira
2024-12-07 08:43:37 -03:00
parent c3d7b7784a
commit 6dc8c2a66d
4 changed files with 6 additions and 9 deletions

View File

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