Document flake8-polyfill in compatibility section

Yesterday we released the flake8-polyfill package to help with Flake8
compatibility issues. This adds documentation to Flake8 to help people
use that and to guide them towards it.
This commit is contained in:
Ian Cordasco 2016-07-20 08:12:45 -05:00
parent 9f2eac7df1
commit 370912988f
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A
2 changed files with 77 additions and 45 deletions

View file

@ -2,3 +2,4 @@ sphinx>=1.3.0
sphinx_rtd_theme
sphinx-prompt
configparser
flake8-polyfill