[console_scripts]
pytest-abort-retry = pytest_abort.retry:main

[pytest11]
pytest_abort = pytest_abort.plugin
