[console_scripts]
doctreen = doctreen.cli:main
doctreen-flow = doctreen.flow_cli:main

[pytest11]
doctreen = doctreen.pytest_plugin
