From a433200e483110c37817a932ee88a6ef8c56d373 Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Mon, 10 Feb 2020 20:16:20 +0100 Subject: [PATCH] python: don't mention python@2 formula in caveats --- Formula/python.rb | 3 --- 1 file changed, 3 deletions(-) diff --git a/Formula/python.rb b/Formula/python.rb index b171b27e6e37..b8139f994c81 100644 --- a/Formula/python.rb +++ b/Formula/python.rb @@ -291,9 +291,6 @@ def caveats `python3`, `python3-config`, `pip3` etc., respectively, have been installed into #{opt_libexec}/bin - If you need Homebrew's Python 2.7 run - brew install python@2 - You can install Python packages with pip3 install They will install into the site-package directory