Skip to content

Commit bac3c8e

Browse files
committed
Explicitly note that pip does not vendor keyring
1 parent 9eb9319 commit bac3c8e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/html/user_guide.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ Keyring Support
8383
---------------
8484

8585
pip also supports credentials stored in your keyring using the `keyring`_
86-
library.
86+
library. Note that ``keyring`` will need to be installed separately, as pip
87+
does not come with it included.
8788

8889
.. code-block:: shell
8990

0 commit comments

Comments
 (0)