[tests] Update python in tox from 3.8 to 3.10

This commit is contained in:
missytake 2023-03-18 14:32:23 +01:00
parent eef6f0c473
commit 4029770c90

View file

@ -1,5 +1,5 @@
[tox] [tox]
envlist = py38, flake8, black, pytest envlist = py310, flake8, black, pytest
[testenv] [testenv]
deps = . deps = .