------------------------------------------------------------------- Thu Mar 18 21:37:53 UTC 2021 - Matej Cepl - Update to 2.3.1: - Use sys.executable to invoke flake8. This ensures that we run the flake8 installed to match the current interpreter, in multi-interpreter environments. - Drop Python 3.5 support. - Support Python 3.9. - Move license from ISC to MIT License. ------------------------------------------------------------------- Fri May 15 22:45:46 UTC 2020 - Benjamin Greiner - Fix failing test gh#adamchainz/pytest-flake8dir#126 ------------------------------------------------------------------- Mon Jan 6 13:15:25 UTC 2020 - Tomáš Chvátal - Update to 2.2.0: * minor fixes ------------------------------------------------------------------- Sat Aug 3 06:44:11 UTC 2019 - Tomáš Chvátal - Initial commit, needed by flake8-comprehensions