Add missing impl of virNetworkListAllPorts
[libvirt-python/ericb.git] / tox.ini
blobe8c33f105e74559e4c33c0f7e0f8bfda634ece07
1 [tox]
2 envlist = py26,py27,py34
4 [testenv]
5 deps=
6 lxml
7 nose
8 commands=
9 python sanitytest.py
10 nosetests