[console_scripts]
tui = pytest_tui.tui_gen:main
tuih = pytest_tui.html_gen:main

[pytest11]
pytest_tui = pytest_tui.plugin
