script/lib/tweetstream/tox.ini
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Mon, 20 Feb 2012 00:12:16 +0100
changeset 14 10e7a0c7c64f
permissions -rw-r--r--
upgrade tweet stream to 1.1.1

[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