script/lib/tweetstream/tox.ini
author Raphael Velt <raph.velt@gmail.com>
Fri, 11 May 2012 16:43:23 +0200
changeset 605 fa18327a3777
parent 14 10e7a0c7c64f
permissions -rw-r--r--
Added tag V01.76 for changeset 8c881ff9b527

[tox]
envlist = py25,py26,py27,py30,py31,py32

[testenv]
deps=pytest
sitepackages=False
commands=py.test --runslow

[testenv:py30]
changedir = .tox

[testenv:py31]
changedir = .tox

[testenv:py32]
changedir = .tox