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