mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-15 02:07:51 +00:00
Basically sick of dealing with mixed formatting here. Going with the
number at
7c08e61b73/.editorconfig (L20)
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.
|