From 72ee11d988eff7e4af82eec813381f3f82950b08 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 28 Aug 2013 13:12:29 -0500 Subject: Revert "python & python3: Don't tell how to upgrade pip" This reverts commit 955b8fa58c69b1060b83a383ddb14392bee806be. --- Library/Formula/python3.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Library/Formula/python3.rb') diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb index 7269f828f..2f875f440 100644 --- a/Library/Formula/python3.rb +++ b/Library/Formula/python3.rb @@ -230,7 +230,9 @@ class Python3 < Formula def caveats text = <<-EOS.undent - Setuptools and Pip have been installed, too. + Setuptools and Pip have been installed. To update them + pip3 install --upgrade setuptools + pip3 install --upgrade pip To symlink "Idle 3" and the "Python Launcher 3" to ~/Applications `brew linkapps` -- cgit v1.2.3