nix: Remove flake8 from test requirements.

This commit is contained in:
Martin Bornhold 2016-09-30 16:45:52 +02:00
parent aab8b8038b
commit b6edbc7c40
2 changed files with 1 additions and 2 deletions

View file

@ -117,7 +117,6 @@ test_requirements = [
'WebTest',
'configobj',
'cssselect',
'flake8',
'lxml',
'mock',
'pytest',