uv/crates/uv-cli
tfsingh 5ff7dc99cb
Support uv run --script (#7739)
This PR adds support for executing a script with ```uv run```, even when
the script does not have a ```.py``` extension. Addresses #7396.
2024-10-02 09:51:12 -05:00
..
src Support uv run --script (#7739) 2024-10-02 09:51:12 -05:00
Cargo.toml Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
build.rs uv-cli: add worktree support to build.rs (#6825) 2024-08-29 14:11:50 -04:00