Skip to content

Commit

Permalink
updating pep8 & flake8 versions to current
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsdave committed May 25, 2015
1 parent cc34056 commit 8d01eea
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# See setup.py
-e .
# the packages below are required for cloudfeaster development
flake8==2.4.0
flake8==2.4.1
mock==1.0.1
nose==1.3.6
nose-cov==1.6
# flake8 2.4.0 is incompatible with pep8 > 1.6
# See https://gitlab.com/pycqa/flake8/issues/32
pep8==1.5.7
pep8==1.6.2

0 comments on commit 8d01eea

Please sign in to comment.