2.2.0 - 2014-06-22¶
New option
docteststo run Pyflakes checks on doctests tooNew option
jobsto launch multiple jobs in parallelTurn on using multiple jobs by default using the CPU count
Add support for
python -m flake8on Python 2.7 and Python 3Fix Git and Mercurial hooks: issues #88, #133, #148 and #149
Fix crashes with Python 3.4 by upgrading dependencies
Fix traceback when running tests with Python 2.6
Fix the setuptools command
python setup.py flake8to read the project configuration