From 2fefaf8de964c7ad9d6e4f3e8ad61f067c43d7c0 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Apr 18 2017 12:56:19 +0000 Subject: List flake8 in the requirements for the tests --- diff --git a/tests_requirements.txt b/tests_requirements.txt index 1f20f05..7941d88 100644 --- a/tests_requirements.txt +++ b/tests_requirements.txt @@ -1,6 +1,7 @@ mock==1.1.2 nose nosexcover +flake8 # Seems that mock doesn't list this one funcsigs