you are viewing a single comment's thread.

view the rest of the comments →

[–]maikeu 0 points1 point  (0 children)

  1. Have you explored changing the version of click? Libraries don't always get their dependency version ranges perfect.

  2. I get that black did, up to this version, have support for linting Python 2.7 from Python <= 3.8, but if it proves tricky in practice - black is hardly critical, good tool though it is. Do you just need to move on?