flask/tox.ini
2013-05-22 16:33:05 +02:00

7 lines
238 B
INI

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