summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial/venv.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-37403: Touch up venv docs (GH-14458)Brett Cannon2019-06-281-0/+6
* Use `python -m pip install` in porting guide and venv docs (GH-13257)Brad2019-06-211-4/+4
* bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6...Stéphane Wirtel2018-05-151-1/+1
* Issue #27285: Document the deprecation of the pyvenv script.Brett Cannon2016-07-081-49/+62
* #23891: correctly refer to PyPI as "Python Package Index"Tal Einat2015-06-091-3/+3
* #23891: remove extra wordsAndrew Kuchling2015-06-081-1/+1
* #23891: add a section to the Tutorial describing virtual environments and pipAndrew Kuchling2015-06-081-0/+197