From df5c9f3ca007b2ec498d5b77fdf26944449fca02 Mon Sep 17 00:00:00 2001 From: Ekaterina Chernova Date: Mon, 10 Sep 2018 15:20:54 +0300 Subject: [PATCH] Faxate pytest-flask version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index bebac74c..e59fe4af 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ 'pytest', 'pytest-cov', 'pytest-env', - 'pytest-flask', + 'pytest-flask==0.11.0', 'pytest-ordering', ]