First Check
Commit to Help
Example Codepython -m pytest -vvDescriptionIf this is not helpful at the moment, please feel free to close this. While packaging for a distro I noticed that typer (0.25.1, same for current git) fails 6 tests with click 8.4.0:
Operating SystemLinux Operating System DetailsNo response Typer Version0.25.1 Python Version3.13.13 Additional ContextNo response |
Answered by
svlandeg
May 18, 2026
Replies: 2 comments
|
Thanks, I'll have a look. It's highly likely that we will pin Click to <8.4, so if this is impacting you, it's best to downgrade Click. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed by #1753, pinning Click to < 8.4.