forked from orbit-oss/flask
Test Flask against werkzeug master
This commit is contained in:
parent
da747738e8
commit
6bd5dfad0c
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -2,5 +2,5 @@
|
|||
envlist = py26, py27, pypy, py33
|
||||
|
||||
[testenv]
|
||||
deps = -egit+git://github.com/mitsuhiko/werkzeug.git@sprint-branch#egg=werkzeug
|
||||
deps = -egit+git://github.com/mitsuhiko/werkzeug.git#egg=werkzeug
|
||||
commands = python run-tests.py []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue