[console_scripts]
touchstone = touchstone.cli:main
touchstone-lsp = touchstone.lsp:main

[pytest11]
touchstone = touchstone.pytest_plugin
