mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-01 21:28:00 +00:00
fbeb035f50
lint-git runs gitlint through uvx, which fetches it for that one command and puts nothing in the runner's Python. lint-summary and test-summary sync from a new src/summary/uv.lock, so the versions those jobs resolve are the versions in the tree, which is what src/backend and src/agents already do. The agents sync refuses source distributions, since that package installs no project of its own. Follows suitenumerique/menshen#73.