django-commons / django-typer

Use Typer (type hints) to define the interface for your Django management commands.
https://django-typer.rtfd.io
MIT License
83 stars 2 forks source link

typer > 0.12.5 toggles rich help renderings off by default #108

Closed bckohan closed 2 months ago

bckohan commented 2 months ago

This was triggered by: https://github.com/fastapi/typer/pull/859

We should pass the appropriate default up to typer.