[console_scripts]
pf-doctor = pf_core.doctor:run_cli
pf-guards = pf_core.guards.structure:run_cli

[pytest11]
pf_core = pf_core.testing.fixtures
