mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-19 13:17:42 +02:00
Replace poetry with uv for managing Python dependencies and running commands across CI workflow. - Add astral-sh/setup-uv@v5 action to install uv - Replace all poetry run commands with uv run - Remove poetry-specific installation steps - Update Python setup in multiple jobs |
||
|---|---|---|
| .. | ||
| bsd.yml | ||
| ci.yaml | ||
| crate-io.yml | ||
| docker-release.yml | ||
| macos.yaml | ||
| pypi.yml | ||
| rdme-docs-sync.yml | ||
| readme-rpc-sync.yml | ||
| release.yml | ||
| repro.yml | ||