uv/docs/guides
samypr100 e096ab2411
Add support for Windows legacy scripts via uv tool run (#12079)
## Summary

Follow up to https://github.com/astral-sh/uv/pull/11888 with added
support for uv tool run.

Changes
* Added functionality for running windows scripts in previous PR was
moved from run.rs to uv_shell::runnable.
* EXE was added as a supported type, this simplified integration across
both uv run and uvx while retaining a backwards compatible behavior and
properly prioritizing .exe over others. Name was adjusted to runnable as
a result to better represent intent.

## Test Plan

New tests added.

## Documentation

Added new documentation.
2025-03-11 09:02:17 -05:00
..
integration Bump version to 0.6.5 (#12018) 2025-03-06 14:39:23 -06:00
index.md Misc. improvements to the documentation (#11255) 2025-02-05 17:22:09 -06:00
install-python.md Touch-ups to the Python install guide (#11116) 2025-01-30 13:56:53 -06:00
package.md Misc. improvements to the documentation (#11255) 2025-02-05 17:22:09 -06:00
projects.md Create main.py instead of hello.py in uv init (#10369) 2025-02-13 16:17:49 -06:00
scripts.md Update scripts docs with package indexes (#11443) 2025-02-12 07:52:22 -06:00
tools.md Add support for Windows legacy scripts via uv tool run (#12079) 2025-03-11 09:02:17 -05:00