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