view sword2-libraries-pyinstaller-compatible/tox.ini @ 22:d1752c7031e4 timeouts tip

Updated .hgignore to ignore sword2_logging.conf and anything in .cache
author Steve Welburn <stephen.welburn@eecs.qmul.ac.uk>
date Tue, 22 Jan 2013 14:43:42 +0000
parents 8b69bba225c9
children
line wrap: on
line source
[tox]
envlist = py26
[testenv]
deps=httplib2
     lxml==2.2
     nose
     web.py
# Only run functional tests, until sss.py drops the lxml dep
commands=nosetests tests/functional --with-xunit