[console_scripts]
llm-mock = llm_mock.cli:main

[pytest11]
llm-mock = llm_mock.pytest_plugin
