Skip to content

Instantly share code, notes, and snippets.

@rossfadely
rossfadely / venv_setup.rst
Created October 11, 2012 21:42
Simple instructions for setting up virtualenv

Setting up virtualenv

Set up the virtual environment:

virtualenv venv --distribute

This makes a folder venv.