uv/docs/concepts/projects
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
..
build.md Explain build frontend vs. build backend (#11094) 2025-01-30 19:48:47 +00:00
config.md [Docs] fix readme typo (#11742) 2025-02-24 14:24:43 +01:00
dependencies.md Allow users to set package = true on tool.uv.sources (#12014) 2025-03-06 18:28:09 +00:00
index.md Reorganize the project concept documentation (#9121) 2024-11-19 13:52:12 -06:00
init.md Note that main.py used to be hello.py (#11519) 2025-02-14 21:59:25 +00:00
layout.md Update the "Locking and syncing" page (#11647) 2025-02-26 12:20:27 -06:00
run.md Add support for Windows legacy scripts via uv tool run (#12079) 2025-03-11 09:02:17 -05:00
sync.md Update the "Locking and syncing" page (#11647) 2025-02-26 12:20:27 -06:00
workspaces.md docs(workspaces): remove build-system (#10636) 2025-01-15 11:46:35 -06:00