flask/tox.ini
2013-05-26 15:37:52 +02:00

6 lines
164 B
INI

[tox]
envlist = py26, py27, pypy, py33
[testenv]
deps = -egit+git://github.com/mitsuhiko/werkzeug.git@sprint-branch#egg=werkzeug
commands = python run-tests.py []