uv
4046b2bc - Allow `uv run` to execute Python scripts directly (#3110)

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
Author
Parents
Loading