diff options
| author | Mike McQuaid | 2014-01-18 21:59:26 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-01-19 14:19:08 -0800 |
| commit | 88e33aaae6f22456b880f198d150f98bfad58bab (patch) | |
| tree | f48d139f22972ab8642934a0b3f45803030dc12a /Library/Formula/python3.rb | |
| parent | 34c5a1d61cc58647b692819a179bb51dd446b15a (diff) | |
| download | homebrew-88e33aaae6f22456b880f198d150f98bfad58bab.tar.bz2 | |
python3: remove duplicated .app caveats.
Diffstat (limited to 'Library/Formula/python3.rb')
| -rw-r--r-- | Library/Formula/python3.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb index 8a407f814..88cc4596d 100644 --- a/Library/Formula/python3.rb +++ b/Library/Formula/python3.rb @@ -223,9 +223,6 @@ class Python3 < Formula pip3 install --upgrade setuptools pip3 install --upgrade pip - To symlink "Idle 3" and the "Python Launcher 3" to ~/Applications - `brew linkapps` - You can install Python packages with `pip3 install <your_favorite_package>` |
