]> granicus.if.org Git - python/commit
Use `python -m pip install` in porting guide and venv docs (GH-13257)
authorBrad <brad.solomon.1124@gmail.com>
Fri, 21 Jun 2019 18:20:21 +0000 (14:20 -0400)
committerBrett Cannon <54418+brettcannon@users.noreply.github.com>
Fri, 21 Jun 2019 18:20:21 +0000 (11:20 -0700)
commit8b2aa1fddeb647bfbdb3b5827ddc3fdef19b8e44
treefab7173b06517dca078ea4f17de6f30184d4af47
parenta0d73a143af404deecb9c4fcdbd3ddbafd96b41b
Use `python -m pip install` in porting guide and venv docs (GH-13257)

This is to help prevent people from accidentally installing into the wrong Python interpreter if they are not aware of which Python interpreter `pip` points to.
Doc/howto/pyporting.rst
Doc/tutorial/venv.rst