ci: refresh with 'lcitool manifest'
[libvirt-python.git] / tox.ini
blobb931010a88aa474b42517c8bc8bd1c384b16d8a2
1 [tox]
2 envlist = py39,py310,py311,py312,py313
4 [testenv]
5 deps=
6 lxml
7 pytest
8 commands=
9 pytest