mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-08 22:04:17 +00:00
Update mock.patch to use pycodestyle as well
This commit is contained in:
parent
2cfc2777c1
commit
eac3fcfc42
4 changed files with 7 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
CHANGES
|
||||
=======
|
||||
|
||||
2.6.0 - 2016-06-xx
|
||||
2.6.0 - 2016-06-15
|
||||
------------------
|
||||
|
||||
- **Requirements Change** Switch to pycodestyle as all future pep8 releases
|
||||
|
|
@ -10,7 +10,7 @@ CHANGES
|
|||
- **Improvement** Allow for Windows users on *select* versions of Python to
|
||||
use ``--jobs`` and multiprocessing
|
||||
|
||||
- **Improvement** Update bounds on McCabe (todo)
|
||||
- **Improvement** Update bounds on McCabe
|
||||
|
||||
- **Improvement** Update bounds on PyFlakes and blacklist known broken
|
||||
versions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue