You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
requirements: Add version exclusion qualifier for Click on 8.2.2
Click ==8.2.2 causes a regression that affects Buildstream's argument
parsing. Currently, one known case is where `--no-strict` is set when
not explicitly configured to by the command-line.
This change to requirements.in adds a exclusion for Click 8.2.2, but
allows any other version higher than Click 7.0.
0 commit comments