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