flake8: config in the right file (.flake8)
I should have written this in the commit message...
- flake8 does not support configuration in pyproject.toml: https://flake8.pycqa.org/en/latest/user/configuration.html
-
[flake8]
in pyproject.toml is not compatible with PEP518 (describing pyproject.toml)
@marmoute does it please your editor?