flake8/docs
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
..
build Start creating documentation 2016-01-19 07:19:16 -06:00
source Rely on Python 3.4 backport of configparser 2016-05-30 12:51:31 -05:00