typer/tests/assets
2022-07-12 16:45:43 +00:00
..
__init__.py Add support for Click 8 while keeping compatibility with Click 7 (#317) 2021-08-30 09:57:12 +02:00
compat_click7_8.py Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
completion_no_types.py Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
completion_no_types_order.py Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
prog_name.py Support __main__.py, passing prog_name to callable (#120) 2020-06-23 13:29:45 +02:00
type_error_no_rich.py Add pretty error tracebacks for user errors and support for Rich (#412) 2022-07-06 13:32:19 +02:00
type_error_no_rich_short_disable.py Allow configuring pretty errors when creating the Typer instance (#416) 2022-07-08 15:20:32 +00:00
type_error_normal_traceback.py Add pretty error tracebacks for user errors and support for Rich (#412) 2022-07-06 13:32:19 +02:00
type_error_rich.py Add pretty error tracebacks for user errors and support for Rich (#412) 2022-07-06 13:32:19 +02:00
type_error_rich_pretty_disable.py Allow configuring pretty errors when creating the Typer instance (#416) 2022-07-08 15:20:32 +00:00
type_error_rich_short_disable.py Allow configuring pretty errors when creating the Typer instance (#416) 2022-07-08 15:20:32 +00:00