annotate 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
rev   line source
marco@16 1 [tox]
marco@16 2 envlist = py26
marco@16 3 [testenv]
marco@16 4 deps=httplib2
marco@16 5 lxml==2.2
marco@16 6 nose
marco@16 7 web.py
marco@16 8 # Only run functional tests, until sss.py drops the lxml dep
marco@16 9 commands=nosetests tests/functional --with-xunit