grantjenks / blue

The slightly less uncompromising Python code formatter.
https://blue.readthedocs.io/
Other
387 stars 21 forks source link

Loosen version of Flake8 in install_requires #57

Closed browniebroke closed 2 years ago

browniebroke commented 2 years ago

We probably don't need to pin to the exact patch version, pinning to the minor version should be enough.

grantjenks commented 2 years ago

Can you add an empty commit now so CI checks run?

browniebroke commented 2 years ago

CI doesn't run on pull_request event, only on push. To see the result of the build you need to go on my fork: https://github.com/browniebroke/blue/actions?query=branch%3Adeps%2Fflake8-relaxing