[console_scripts]
jux-cache = pytest_jux.commands.cache:main
jux-config = pytest_jux.commands.config_cmd:main
jux-inspect = pytest_jux.commands.inspect:main
jux-keygen = pytest_jux.commands.keygen:main
jux-publish = pytest_jux.commands.publish:main
jux-sign = pytest_jux.commands.sign:main
jux-verify = pytest_jux.commands.verify:main

[pytest11]
jux_publisher = pytest_jux.plugin
