Venv To Uv Migration

Use when migrating a Python-tooling repo from venv+pip to uv, when a venv lands on an unsupported interpreter (OS Python newer than the tooling's ceiling), or when deciding between a uv-built .venv and fully stateless `uv run`

gengwg Updated

File contents

gengwg/skills/tree/main/venv-to-uv-migration commit 785ce253c7

Frequently asked questions

npx skillmds@latest add gengwg/venv-to-uv-migration