Revision history of "Virtualenv"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 12:30, 1 April 2016Rafahsolis talk contribs 222 bytes +222 Created page with "= Install = sudo pip install virtualenv = Create virtualenviroment = virtualenv /path/to/env/envname = Activate virtual enviroment = source /path/to/env/envname/bin/activat..."