[console_scripts]
tui1 = pytest_tui.tui1:main
tui2 = pytest_tui.tui2:main

[pytest11]
pytest_tui = pytest_tui.plugin

