From 4bd9b7538297c2ecbcaba281a6db86e8d8f660c8 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 31 Mar 2014 15:12:22 -0500 Subject: python: prune caveats a bit --- Library/Formula/python3.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/python3.rb') diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb index 38b5c3f91..cf8c7a66d 100644 --- a/Library/Formula/python3.rb +++ b/Library/Formula/python3.rb @@ -260,7 +260,7 @@ class Python3 < Formula pip3 install --upgrade pip You can install Python packages with - `pip3 install ` + pip3 install They will install into the site-package directory #{site_packages} -- cgit v1.2.3