isso/tox.ini
Martin Zimmermann af11656022 add tox.ini
2013-09-08 13:24:45 +02:00

15 lines
230 B
INI
Executable File

[tox]
envlist = py26,py27
indexserver =
default = https://pypi.switch.posativ.org/root/pypi/+simple
[testenv:py26]
deps =
argparse
{[testenv]deps}
[testenv]
deps =
nose
ipaddress
commands=
nosetests specs/