rocky / python-filecache

module for Python module for reading and caching lines. This may be useful for example in a debugger where the same lines are shown many times.
GNU General Public License v3.0
4 stars 4 forks source link

Use flake8 2.x #2

Closed jayvdb closed 7 years ago

jayvdb commented 7 years ago

flake8 v3 only supports Python 2.7+.

jayvdb commented 7 years ago

Note that there are also other reasons to stay with flake8 v2, as the very stable version of flake8.