uv
45894e07
- Use `sys_executable` for `uv run` invocations (#6354)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Use `sys_executable` for `uv run` invocations (#6354) ## Summary Ensures that we read the correct `python` from the _interpreter_, rather than assuming `python`. Closes https://github.com/astral-sh/uv/issues/6348.
References
#6354 - Use `sys_executable` for `uv run` invocations
Author
charliermarsh
Parents
fd408c4f
Loading