flask/tox.ini
2013-05-22 16:19:57 +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 []