In some projects where I am not using hatch as the project workflow tool, but I am using hatch-vcs, it would be nice to be able to run hatch version without have create the entire project environment.
One specific scenario I'd find it useful to have working is if I already using something else for environment management, but still want to easily get the project version.
uvx --with hatch-vcs hatch version