[console_scripts]
rtree = rtree.__main__:cli

[pipx.run]
rich-tree = rtree.__main__:cli
