2
0
mirror of https://github.com/GNS3/gns3-server.git synced 2025-02-19 14:43:48 +02:00
gns3-server/tox.ini
2014-04-12 14:43:30 -06:00

8 lines
100 B
INI

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