bug - typer-slim[standard] packages added when installing typer-slim with sdists #1454
Unanswered
ckhordiasma
asked this question in
Questions
Replies: 1 comment
-
|
Thanks for the report! Will have a look. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Description
incorrect behavior - installing typer-slim is currently adding the extra two dependencies that are supposed to be from typer-slim[standard]. Can replicate by running a pip download (or install) with
--no-binary :all:.Operating System
Linux
Operating System Details
No response
Typer Version
0.20.1
Python Version
3.13.11
Additional Context
do we need to add
typer-slimby itself here? https://github.com/fastapi/typer/blob/master/pyproject.toml#L69Beta Was this translation helpful? Give feedback.
All reactions