add py313 to tox

This commit is contained in:
Mahmoud Hashemi 2024-06-15 15:35:51 -07:00 committed by Mahmoud Hashemi
parent 2c541395b2
commit 1dc1423b5e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py37,py39,py310,py311,py312,pypy3
envlist = py37,py39,py310,py311,py312,py313,pypy3
[testenv]
changedir = .tox
deps = -rrequirements-test.txt