[console_scripts]
spec = specleft.cli.main:cli
specleft = specleft.cli.main:cli

[pytest11]
specleft = specleft.pytest_plugin
