illinois-ceesd / emirge

Environment for MirgeCom
MIT License
4 stars 3 forks source link

limit flake8 version due to flake8-quotes incompatibility #156

Closed matthiasdiener closed 1 year ago

matthiasdiener commented 1 year ago

See https://github.com/zheller/flake8-quotes/issues/110

matthiasdiener commented 1 year ago

This is ready for review. We need this PR since current installations with emirge will install a non-functional flake8.

Edit: The CI failures are unrelated to this PR.