Replies: 1 comment
-
I also encountered the same situation. Test dependencies need to be installed separately as well. Anyway, Flit was replaced with PDM. Please, see #831. |
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
-
First Check
Commit to Help
Example Code
Description
I followed the development installation guide: https://typer.tiangolo.com/contributing/
and on my Windows system, ran
Which worked fine. However, this doesn't install
rich
orshellingham
by default - is that expected behaviour? Because these dependencies do get included when you justpip install typer
.Operating System
Windows
Operating System Details
No response
Typer Version
0.12.1
Python Version
3.10.5
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions