mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 08:44:52 +02:00
Adjust AUTHORS.
This commit is contained in:
parent
9e2a22fc8e
commit
6048222797
4
tox.ini
4
tox.ini
@ -1,5 +1,5 @@
|
|||||||
[tox]
|
[tox]
|
||||||
envlist = py33, py34
|
envlist = py34
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
commands = python setup.py test
|
commands = python setup.py test
|
||||||
@ -9,5 +9,5 @@ deps = -rdev-requirements.txt
|
|||||||
ignore = E501,E402
|
ignore = E501,E402
|
||||||
|
|
||||||
[pytest]
|
[pytest]
|
||||||
norecursedirs = old_tests .tox
|
norecursedirs = .tox
|
||||||
timeout = 5
|
timeout = 5
|
||||||
|
Loading…
Reference in New Issue
Block a user