mirror of https://github.com/astral-sh/uv
11 lines
334 B
Markdown
11 lines
334 B
Markdown
# Configuration overview
|
|
|
|
Read about the various ways to configure uv:
|
|
|
|
- [Using configuration files](./files.md)
|
|
- [Using environment variables](./environment.md)
|
|
- [Configuring authentication](./authentication.md)
|
|
|
|
Or, jump to the [settings reference](../reference/settings.md) which enumerates the available
|
|
configuration options.
|