Add Python 3.12 and 3.13 to the Tox environments

This commit is contained in:
Sybren A. Stüvel 2025-06-16 11:41:00 +02:00
parent 876dddb964
commit b1d49627b1

View File

@ -1,6 +1,6 @@
[tox]
isolated_build = true
envlist = py38, py39, py310, py311
envlist = py38, py39, py310, py311, py312, py313
[testenv]
whitelist_externals = poetry