Skip to content

Commit

Permalink
Test Flask against werkzeug master
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed May 30, 2013
1 parent da74773 commit 6bd5dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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 []

0 comments on commit 6bd5dfa

Please sign in to comment.