From afb1358d234e25ec0185641293a3c4fcd14ed942 Mon Sep 17 00:00:00 2001 From: Thor77 Date: Sun, 8 May 2016 17:58:08 +0200 Subject: [PATCH] remove redundant pep8-requirement --- testing_requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/testing_requirements.txt b/testing_requirements.txt index 305e39b..2497efa 100644 --- a/testing_requirements.txt +++ b/testing_requirements.txt @@ -1,4 +1,3 @@ nose>=1.3.7 -pep8>=1.6.2 pyflakes>=0.9.2 BeautifulSoup4>=4.4.0