[console_scripts]
autoblocks=autoblocks._impl.cli.main:main
e2e=e2e.run:main

[pytest11]
autoblocks=autoblocks._impl.pytest.plugin

