[console_scripts]
llm-assert = llm_assert.cli.main:cli

[pytest11]
llm-assert = llm_assert.pytest_plugin.plugin
