[console_scripts]
nh = no_human.cli.commands:main
no-human = no_human.cli.commands:main

[pytest11]
no_human_isolated_home = no_human.testing.pytest_isolated_home
