[console_scripts]
swh = swh.core.cli:main

[pytest11]
pytest_swh_core = swh.core.pytest_plugin

[swh.cli.subcommands]
swh.core.backend = swh.core.cli.backend
swh.core.db = swh.core.cli.db
