[console_scripts]
cli = tutr.cli:entrypoint
shell = tutr.shell:entrypoint
test = pytest:main
tutr = tutr.shell:entrypoint

