Update mock.patch to use pycodestyle as well

This commit is contained in:
Ian Cordasco 2016-06-15 13:39:38 -05:00
parent 2cfc2777c1
commit eac3fcfc42
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A
4 changed files with 7 additions and 7 deletions

View file

@ -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