Skip to content

Commit

Permalink
Merge pull request #576 from taleinat/minor-update-docs-link
Browse files Browse the repository at this point in the history
Update link to external pip environment variables docs
  • Loading branch information
takluyver committed Aug 1, 2022
2 parents fb949bd + f17e44e commit 3ca7540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/cmdline.rst
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ Flit guess.

Flit calls pip to do the installation. You can set any of pip's options
`using its environment variables
<https://pip.pypa.io/en/stable/user_guide/#environment-variables>`__.
<https://pip.pypa.io/en/stable/topics/configuration/#environment-variables>`__.

When you use the :option:`--symlink` or :option:`--pth-file` options, pip
is used to install dependencies. Otherwise, Flit builds a wheel and then
Expand Down

0 comments on commit 3ca7540

Please sign in to comment.