mirror of https://github.com/astral-sh/uv
12 lines
401 B
Markdown
12 lines
401 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)
|
|
|
|
<!-- TODO(zanieb): Move generated settings reference to correct section -->
|
|
|
|
Or, jump to the [settings reference](../settings.md) which enumerates the available configuration options.
|