Skip to content

Commit 7e1bb71

Browse files
committed
Mention pip config on the page about pip's configuration
This is relevant to the topic page and should make this command more visible.
1 parent 8a51fe7 commit 7e1bb71

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)