uv
0dbf9ae4 - Support `uv run -m foo` to run a module (#7754)

Commit
1 year ago
Support `uv run -m foo` to run a module (#7754) ## 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
Author
Parents
Loading