forked from orbit-oss/flask
Fix broken test_appcontext_signals test case
This fixes #781 and ensures that Flask is tested with blinker installed.
This commit is contained in:
parent
d94b1bec24
commit
f88cc2d2f9
6 changed files with 17 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
Werkzeug==0.7
|
||||
Jinja2==2.4
|
||||
itsdangerous==0.21
|
||||
|
||||
# extra dependencies
|
||||
blinker==1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue