Skip to content

Adopt uv for Python dependency management#33

Open
AsharibAli wants to merge 1 commit into
digitalsamba:mainfrom
AsharibAli:asharib/dev
Open

Adopt uv for Python dependency management#33
AsharibAli wants to merge 1 commit into
digitalsamba:mainfrom
AsharibAli:asharib/dev

Conversation

@AsharibAli

Copy link
Copy Markdown

Replace manual pip/venv setup with uv sync (pyproject.toml + uv.lock), and switch all tool invocations across docs, skills, commands, and examples to uv run. Optional extras: --extra whisper, --extra modal. tools/requirements.txt is kept as a pip fallback.

Replace manual pip/venv setup with `uv sync` (pyproject.toml + uv.lock),
and switch all tool invocations across docs, skills, commands, and
examples to `uv run`. Optional extras: --extra whisper, --extra modal.
tools/requirements.txt is kept as a pip fallback.
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.

1 participant