From 46ba98a4ee3282045f0acdc1b52a70dca61cd74f Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 6 Dec 2012 12:48:37 -0500 Subject: [PATCH] no LEGACY_VIRTUALENV default --- bin/compile | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/compile b/bin/compile index 173f16b..0014ebc 100755 --- a/bin/compile +++ b/bin/compile @@ -93,7 +93,6 @@ mkdir -p $CACHE_DIR # Nice defaults. -LEGACY_VIRTUALENV=false VIRTUALENV_LOC=$MODERN_VIRTUALENV_LOC VIRTUALENV_DIRS=$MODERN_VIRTUALENV_LOC