[tests] Update python in tox from 3.8 to 3.10

pull/12/head
missytake 2023-03-18 14:32:23 +01:00
parent eef6f0c473
commit 4029770c90
1 changed files with 1 additions and 1 deletions

View File

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