flake8/docs/source/release-notes/2.4.1.rst
2021-04-03 18:21:02 -07:00

9 lines
304 B
ReStructuredText

2.4.1 - 2015-05-18
------------------
- **Bug** Do not raise a ``SystemError`` unless there were errors in the
setuptools command. (:issue:`82`, :issue:`390`)
- **Bug** Do not verify dependencies of extensions loaded via entry-points.
- **Improvement** Blacklist versions of pep8 we know are broken