Skip to content

Commit 57c9f62

Browse files
authored
Merge pull request #11408 from pradyunsg/add-config-reference
Mention `pip config` on the page about pip's configuration
2 parents bfbe919 + 7e1bb71 commit 57c9f62

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/html/topics/configuration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ pip allows a user to change its behaviour via 3 mechanisms:
1111
This page explains how the configuration files and environment variables work,
1212
and how they are related to pip's various command line options.
1313

14+
```{seealso}
15+
{doc}`../cli/pip_config` command, which helps manage pip's configuration.
16+
```
17+
1418
(config-file)=
1519

1620
## Configuration Files

0 commit comments

Comments
 (0)