Hacker News new | ask | show | jobs
by geophph 672 days ago
Wonder if there’s any reason to stick with hatch or move fully to uv now? Seems maybe hatch still handles the testing matrix whereas uv doesn’t?

EDIT: I still like how hatch allows for defining multiple envs for a given project with the ability to switch between / run in them by name.