[console_scripts]
ai-qa = ai_qa.cli.main:cli

[pytest11]
ai_qa = ai_qa.integrations.pytest_plugin
