isso/tox.ini

15 lines
230 B
INI
Raw Normal View History

2013-09-08 11:21:09 +00:00
[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/