uv
4046b2bc
- Allow `uv run` to execute Python scripts directly (#3110)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Allow `uv run` to execute Python scripts directly (#3110) e.g. `uv run foo.py` implies `python foo.py` Future work includes #3096
References
#3110 - Allow `uv run` to execute Python scripts directly
Author
zanieb
Parents
91e32fec
Loading