[tox]
envlist = py25,py26,py27,py32,py33
[testenv]
deps=pytest>=2.3
webtest
beautifulsoup4
commands=py.test []
sitepackages=False