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

[pytest11]
touchstone = touchstone.pytest_plugin
