[console_scripts]
generate-llm-prompt = docs.generate_llm_prompt:main
planar = planar.cli:main

[pytest11]
planar = planar.testing.pytest

