Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python3Packages.typer: patch for click 8.1.0 compat
In 8.1.0 click removed the deprecated `get_terminal_size` function in favor of letting downstream projects import it from shutil. pallets/click#2130 fastapi/typer#375
- Loading branch information