uv
35d6274c - Add a `--project` argument to run a command from a project (#7603)

Commit
1 year ago
Add a `--project` argument to run a command from a project (#7603) ## Summary `uv run --project ./path/to/project` now uses the provided directory as the starting point for any file discovery. However, relative paths are still resolved relative to the current working directory. Closes https://github.com/astral-sh/uv/issues/5613.
Author
Parents
Loading