uv/docs/concepts
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
..
projects Add support for Windows legacy scripts via uv tool run (#12079) 2025-03-11 09:02:17 -05:00
cache.md Docs: Clarify that setting cache-keys overrides defaults (#11895) 2025-03-03 02:54:48 +00:00
index.md Reorganize the project concept documentation (#9121) 2024-11-19 13:52:12 -06:00
python-versions.md Add note about available versions (#11331) 2025-02-07 16:10:05 -06:00
resolution.md Add link to environment marker specification (#11748) 2025-02-24 11:57:28 -06:00
tools.md Fix tool concept page headings (#12053) 2025-03-08 08:49:21 -06:00