gns3-server/tox.ini

8 lines
100 B
INI
Raw Permalink Normal View History

2013-10-04 17:45:15 -06:00
[tox]
2014-04-12 14:43:30 -06:00
envlist = py33, py34
2013-10-04 17:45:15 -06:00
[testenv]
commands = py.test [] -s tests
deps = -rdev-requirements.txt