uv
18b53c5b - Add `--script` support to `uv export` for PEP 723 scripts (#10160)

Commit
338 days ago
Add `--script` support to `uv export` for PEP 723 scripts (#10160) ## Summary You can now run `uv export --script main.py` to show the dependency tree for a given script. If a lockfile doesn't exist, it will create one. Closes https://github.com/astral-sh/uv/issues/8609. Closes https://github.com/astral-sh/uv/issues/9657.
Author
Parents
Loading