Skip to content

Add uv inline script metadata for runtime dependency install#35

Open
Deracination wants to merge 1 commit into
GurpreetKang:masterfrom
Deracination:claude/update-bitwarden-decrypt-uv-2dMnE
Open

Add uv inline script metadata for runtime dependency install#35
Deracination wants to merge 1 commit into
GurpreetKang:masterfrom
Deracination:claude/update-bitwarden-decrypt-uv-2dMnE

Conversation

@Deracination

Copy link
Copy Markdown

Adds a PEP 723 script header so the file can be run directly with uv run (or via the shebang) and uv will install cryptography and argon2-cffi on demand, removing the need for a manual pip install.

Adds a PEP 723 script header so the file can be run directly with
`uv run` (or via the shebang) and uv will install `cryptography` and
`argon2-cffi` on demand, removing the need for a manual pip install.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants