[console_scripts]
flow-doctor = flow_doctor.fix.cli:main

[pytest11]
flow_doctor_testing = flow_doctor.testing._plugin
