You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.
Thank you! Now typer-cli is part of the main typer repo, when you install with pip install typer you get the typer command with all the functionality. 🎉
This is since Typer 0.12.1 🤓
That means that now there's only one dependency, typer, and the versions and code are always in sync, because everything is there. 🚀
The latest
typer-cli==0.0.13
requirestyper >=0.4.0,<=0.7.0
, which is not compatible with the latesttyper==0.9.0
.The text was updated successfully, but these errors were encountered: