1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

Mention pip config on the page about pip's configuration

This is relevant to the topic page and should make this command more
visible.
This commit is contained in:
Pradyun Gedam 2022-08-26 13:44:15 +01:00
parent 8a51fe790a
commit 7e1bb71b05

View file

@ -11,6 +11,10 @@ pip allows a user to change its behaviour via 3 mechanisms:
This page explains how the configuration files and environment variables work,
and how they are related to pip's various command line options.
```{seealso}
{doc}`../cli/pip_config` command, which helps manage pip's configuration.
```
(config-file)=
## Configuration Files