mirror of
https://github.com/luongnv89/claude-howto.git
synced 2026-05-09 22:07:32 +02:00
3a1f45e5e9
The --system flag fails on GitHub Actions runners because Python is externally managed. Using uv venv + uv pip install instead.