-
Strip environment markers from detected uv dependency pins (#938)
released this
2026-07-05 16:47:17 +08:00 | 16 commits to main since this releaseSummary
- strip PEP 508 environment markers before extracting uv versions from
dependency entries - cover dependency-group pins with and without whitespace before the
marker - cover requirements-style pins with markers
Fixes #920
Validation
- npm ci --ignore-scripts
- npm run all
Refs: pi-session 019f316a-4108-7975-892f-ee5bf8abc7c3
Downloads
- strip PEP 508 environment markers before extracting uv versions from