1
0
mirror of https://gitlab.com/libvirt/libvirt-python.git synced 2024-10-26 16:25:10 +03:00
libvirt-python/tox.ini
2015-04-22 16:45:13 +01:00

11 lines
115 B
INI

[tox]
envlist = py26,py27,py34
[testenv]
deps=
lxml
nose
commands=
python sanitytest.py
nosetests