[console_scripts]
tph = tracepatch.cli:main
tracepatch = tracepatch.cli:main

[pytest11]
tracepatch = tracepatch.pytest_plugin
