mirror of
https://github.com/astral-sh/uv
synced 2026-01-20 21:10:10 -05:00
This PR adds support for executing a script with ```uv run```, even when the script does not have a ```.py``` extension. Addresses #7396.
This PR adds support for executing a script with ```uv run```, even when the script does not have a ```.py``` extension. Addresses #7396.