view sword2-libraries-pyinstaller-compatible/tox.ini @ 16:8b69bba225c9

Added pyinstaller compatible sword2 python libraries
author Marco Fabiani <marco.fabiani@eecs.qmul.ac.uk>
date Tue, 29 May 2012 12:42:49 +0100
parents
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