mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 10:46:54 +00:00
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 |
||
|---|---|---|
| .. | ||
| fixtures/config_files | ||
| integration | ||
| unit | ||
| conftest.py | ||