flake8/tests
Ian Cordasco 429d8a196e
Diable multiprocessing behaviour on Windows
Due to https://bugs.python.org/issue27649, we cannot continue to
expect multiprocessing to work as we expect and document it on Windows.
As such, we are going to revert back to our previous behaviour of
disabling it across all versions of Python on Windows to provide the
default expected behaviour of Flake8 on that Operating System.
2016-07-29 07:04:37 -05:00
..
fixtures Add empty file as a test fixture 2016-07-09 19:41:47 -05:00
integration Sort reports by line and column 2016-07-28 19:25:13 +02:00
unit Diable multiprocessing behaviour on Windows 2016-07-29 07:04:37 -05:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00