mirror of https://github.com/astral-sh/uv
## Summary We allow space-delimiting for `--env-file`, but Clap doesn't support any form of escaping, so as-is, there's no way to provide a `.env` file in a directory that contains a space. We now do the splitting ourselves and respect escapes. Closes https://github.com/astral-sh/uv/issues/15806. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||