flake8/tests
Ian Cordasco 33f982b446 Rely on Python 3.4 backport of configparser
Python 2.7's ConfigParser module does not allow for the behaviour we
have documented for config files in Flake8 3.0. To compensate for that,
we add a dependency on the configparser backport on PyPI for Python 2.7
2016-05-30 12:51:31 -05:00
..
fixtures/config_files Add example configuration sections to the docs 2016-05-28 12:00:47 -05:00
integration Fix import ordering in test files 2016-02-25 14:41:37 -06:00
unit Rely on Python 3.4 backport of configparser 2016-05-30 12:51:31 -05:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00