You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
isso/tox.ini

15 lines
230 B

[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/