1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-14 12:29:02 +00:00
gns3-server/tox.ini
2013-12-05 00:21:06 -07:00

8 lines
100 B
INI

[tox]
envlist = py27, py33
[testenv]
commands = py.test [] -s tests
deps = -rdev-requirements.txt