[console_scripts]
pytest-html-reporter = pytest_html_reporter.cli:main

[pytest11]
reporter = pytest_html_reporter.plugin
