1
0
mirror of https://gitlab.com/libvirt/libvirt-python.git synced 2024-10-26 07:55:06 +03:00
libvirt-python/tox.ini
Ariel Otilibili 7f8e8ad0ad tox.ini: bumped Python
Removed 3.8, added 3.13 [1].

[1] https://devguide.python.org/versions/

Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
2024-10-22 23:05:17 +02:00

10 lines
103 B
INI

[tox]
envlist = py39,py310,py311,py312,py313
[testenv]
deps=
lxml
pytest
commands=
pytest