[console_scripts]
rich=rich_cli.__main__:run

[pipx.run]
rich-cli=rich_cli.__main__:run

