mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-07 05:26:53 +00:00
Removed notes in readme about pinning pep8
This issue seems to have been resolved by pep8 release 1.7.0. I've seen no further reports of issues with that version, and I know that flake8 is making use of it by default now.
This commit is contained in:
parent
62a7cca512
commit
8644e1dad2
1 changed files with 0 additions and 7 deletions
|
|
@ -61,13 +61,6 @@ See https://en.wikipedia.org/wiki/Cyclomatic_complexity.
|
|||
Frequently Asked Questions
|
||||
==========================
|
||||
|
||||
Why does flake8 pin the version of pep8?
|
||||
----------------------------------------
|
||||
|
||||
Version 1.6 of pep8 doesn't work properly with flake8. Until pep8 releases a
|
||||
version that works, flake8 pins the version of pep8 so that flake8 will work as
|
||||
a whole.
|
||||
|
||||
Is flake8 broken?
|
||||
-----------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue