[console_scripts]
tally-flask = pytest_tally.clients.app:main
tally-rich = pytest_tally.clients.rich_dashboard:main
tally-tk = pytest_tally.clients.tk_client:main

[pytest11]
pytest_tally = pytest_tally.plugin
