docs(readme): document optional uv install workflow

Add an optional uv install and local lockfile workflow to the README while keeping pip as the default documented path.
This commit is contained in:
George R.
2026-06-15 08:12:04 +02:00
committed by GitHub
parent 7f571c8f7e
commit 268bc1d1a6
2 changed files with 21 additions and 0 deletions
+2
View File
@@ -14,6 +14,8 @@ venv/
.env
.env.bak.*
!.env.example
# Local uv lockfile (optional, per-platform — see "Faster installs with uv" in README)
requirements.lock
# SOPS workflow — encrypted `secrets.env` is intentionally committable,
# but every variant (plaintext, manual decrypt copy, editor backup)