mirror of
https://github.com/astral-sh/uv
synced 2026-01-10 16:13:44 -05:00
## Summary This is another attempt using `module: bool` instead of `module: Option<String>` following #7322. The original PR can't be reopened after a force-push to the branch, I've created this new PR. Resolves #6638