From 28847c12d52ef1903d50d0c99b51f306075d814a Mon Sep 17 00:00:00 2001 From: Max Howell Date: Sat, 13 Feb 2010 11:41:21 +0000 Subject: [PATCH] Closes Homebrew/homebrew#711 Warn user that pip breaks if the .pydistutils.cfg file exists (or at least if it has certain keys in it, but exists is easier to explain). --- Formula/pip.rb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Formula/pip.rb b/Formula/pip.rb index 55657dd5d4..37d6d5b862 100644 --- a/Formula/pip.rb +++ b/Formula/pip.rb @@ -19,10 +19,16 @@ class Pip