#!/bin/bash

PYTHONDONTWRITEBYTECODE= /usr/bin/python -c "import virtualenv; virtualenv.main()" $*
