added more python versions

This commit is contained in:
Gourav Kumar 2024-08-13 22:14:58 +05:30
parent a4ecd38b97
commit 173fba0f03

View File

@ -1,6 +1,6 @@
[tox] [tox]
minversion = 3.8.0 minversion = 3.8.10
envlist = py38,py39,py310,py311 envlist = py38,py39,py310,py311,py312,py313
[testenv] [testenv]
deps = pytest deps = pytest