[console_scripts]
create-setup = auto_loc.create_setup:main
run-inspector = auto_loc.run_inspector:main

[pytest11]
auto_loc = auto_loc.plugin
