summaryrefslogtreecommitdiff
path: root/docs/userguide.rst
Commit message (Collapse)AuthorAgeFilesLines
* Make note that other activate.* files existMatt Iversen2016-01-271-1/+3
|
* Try to download the latest versions of preinstalled packagesDonald Stufft2016-01-191-3/+1
| | | | | | | | | | | * Will only accept Wheels (because that is all we can install without setuptools). * Will still fall back to using the bundled copies of the preinstalled packages if it cannot access the internet. This should prevent errors happening from too old of versions of software being bundled with virtualenv, while still allowing people to prevent talking to the internet with --no-download.
* Add explanation on removing an envMatthew Iversen2015-09-191-0/+9
| | | | Thanks to @elishamint, closes #664
* We support PyPy, but there's no reason to call it out.Donald Stufft2014-09-251-7/+0
|
* Apply pull #507 manuallyMatthew Iversen2014-06-151-1/+1
|
* Incorporate 6355f9b8 by @pfmooreMatthew Iversen2014-06-151-1/+4
|
* Guide on virtualenv's major partsMatthew Iversen2014-06-151-0/+253