tox: use any py3 in the system

This commit is contained in:
Luna 2023-05-26 18:59:14 -03:00
parent eb17387d3d
commit e3ca982efd
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox] [tox]
envlist = py3.10 envlist = py3
isolated_build = true isolated_build = true
[testenv] [testenv]