script/lib/tweetstream/tox.ini
author Raphael Velt <raph.velt@gmail.com>
Fri, 27 Apr 2012 19:17:39 +0200
changeset 595 71363e9b210c
parent 14 10e7a0c7c64f
permissions -rw-r--r--
Added Metadata for museo 14/02, 13/03, edito 22/03, 12/04

[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