-
-
Notifications
You must be signed in to change notification settings - Fork 70
Add support for Click 8.x #80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Another vote for this one. Please mark it compatible From
to
Additional question. Does:
has to be "exactly" that version ? |
The missing support for |
12 tasks
it would nice now to support click-8.x |
simonw
added a commit
that referenced
this issue
Apr 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now, the setup.py pins Click to version 7.x, which makes it impossible to use version 8.x.
Here is the changelog for Click 8.0.0: https://click.palletsprojects.com/en/8.0.x/changes/
The text was updated successfully, but these errors were encountered: