Uv Dependency Management

Manages Python project dependencies with uv. Learn how to add, remove, and updates dependencies, organize them into groups (dev, test, lint, docs), pin versions, handle conflicts, and manages lock files for reproducible installations across environments. Use when adding or updating packages, organizing development dependencies, resolving version conflicts, or managing lock files in CI/CD pipelines.

dawiddutoit Updated

File contents

dawiddutoit/custom-claude/tree/main/skills/uv-dependency-management commit 085c14dd64

Frequently asked questions

npx skillmds@latest add dawiddutoit/uv-dependency-management