Files
hate_crack/Makefile
Justin Bollinger 600e21c034 fix: move dev tools to dependency-groups so uv sync installs them always
ruff, ty, pytest, pytest-cov were in [project.optional-dependencies]
requiring --extra dev to install. Moved to [dependency-groups] which
uv sync includes by default, fixing the pre-push hook finding no ruff.
2026-03-20 10:16:53 -04:00

7.3 KiB