view sword2-libraries-pyinstaller-compatible/tox.ini @ 17:509a22aa26c6

explanation to build executables
author Marco Fabiani <marco.fabiani@eecs.qmul.ac.uk>
date Tue, 29 May 2012 12:44:46 +0100
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