uv/docs/configuration
Charlie Marsh a42c09fdfb
Add support for .env and custom env files in uv run (#8811)
## Summary

This PR pulls in https://github.com/astral-sh/uv/pull/8263 and
https://github.com/astral-sh/uv/pull/8463, which were originally merged
into the v0.5 tracking branch but can now be committed separately, as
we've made `.env` loading opt-in.

In summary:

- `.env` loading is now opt-in (`--env-file .env`).
- `.env` remains supported on `uv run`, so it's meant for providing
environment variables to the run command, rather than to uv itself.

---------

Co-authored-by: Eduardo González Vaquero <47718648+edugzlez@users.noreply.github.com>
2024-11-04 14:26:05 -05:00
..
authentication.md Fix .netrc typo in authentication docs (#8521) 2024-10-24 07:58:39 -05:00
environment.md Add support for .env and custom env files in uv run (#8811) 2024-11-04 14:26:05 -05:00
files.md Add support for .env and custom env files in uv run (#8811) 2024-11-04 14:26:05 -05:00
index.md Add support for named and explicit indexes (#7481) 2024-10-15 18:24:23 -04:00
indexes.md Docs: fix env var name in providing credentials section (#8740) 2024-11-01 01:16:38 +00:00
installer.md Move the installation configuration docs to a separate page (#8546) 2024-10-24 16:04:21 -05:00