forked from orbit-oss/flask
Don't use werkzeug dev version in tox anymore
We don't need the dev version anymore since the lastest werkzeug release supports 3.3.
This commit is contained in:
parent
b461c6eec2
commit
88b74b376e
1 changed files with 0 additions and 1 deletions
1
tox.ini
1
tox.ini
|
|
@ -2,5 +2,4 @@
|
|||
envlist = py26, py27, pypy, py33
|
||||
|
||||
[testenv]
|
||||
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