flake8/tests
Ian Cordasco c9fb680dff
Add python and platform details to --version
On Flake8 2.x we added the information about the implementation,
version, and operating system to the --version output to make helping
users easier. In short they can pretty simply just give us the output
from

    flake8 --version

And we can get a lot of the information that we need.
2016-06-28 13:02:50 -05:00
..
fixtures Parse hyphenated config names also 2016-06-28 05:47:14 -05:00
integration Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00
unit Add python and platform details to --version 2016-06-28 13:02:50 -05:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00