flask/tox.ini

7 lines
164 B
INI
Raw Normal View History

2013-05-18 18:27:49 +02:00
[tox]
envlist = py26, py27, pypy, py33
[testenv]
2013-05-22 16:19:57 +02:00
deps = -egit+git://github.com/mitsuhiko/werkzeug.git@sprint-branch#egg=werkzeug
2013-05-18 18:27:49 +02:00
commands = python run-tests.py []