Closed swails closed 2 years ago
Hi! This is the friendly automated conda-forge-linting service.
I just wanted to let you know that I linted all conda-recipes in your PR (recipe
) and found it was in an excellent condition.
this pin is needed to avoid an ImportError
on simply importing typer
(typer is completely unusable with click 8.1.0)
Thanks for the PR!
Unfortunately, and frustratingly, adding a pin won't necessarily help much, as the solver is "greedy," and will simply select the older, still-incompatible version _0
.
In the near term, we just have to deal with pinning versions (in this case, click
).
The longer-term hope is for https://github.com/tiangolo/typer/pull/375 which would either preserve functionality with the existing range, or revise the bottom-supported version, and a future version should pass.
If an upstream fix isn't forthcoming soon (a lot of people seem motivated to help), we can revisit this.
Hello! I just released Typer 0.4.1
that should handle this. :rocket: :nerd_face:
@tiangolo thanks! we've already got that version up but still waiting for CDN for it to be widely distributed. :blush:
See tiangolo/typer#377 for more information
Checklist
0
(if the version changed)conda-smithy
(Use the phrase code>@<space/conda-forge-admin, please rerender in a comment in this PR for automated rerendering)