[console_scripts]
ovoscope = ovoscope.cli:main
ovoscope-setup = ovoscope.setup_skill:main

[pytest11]
ovoscope = ovoscope.pytest_plugin
