From 8f072724def466a37543ec279876fada932109b7 Mon Sep 17 00:00:00 2001 From: Michka Popoff Date: Wed, 30 Sep 2015 11:53:43 +0200 Subject: [PATCH] Remove MacVTKITKPythonBottles from doc Bottles for VTK and ITK python are no more provided. ITK can be wrapped with Python since version 4.8, so this tap is no more needed. Using the vanilla homebrew VTK and ITK formulas is the way to go. Closes Homebrew/homebrew#44467. Signed-off-by: Alex Dunn --- share/doc/homebrew/Interesting-Taps-&-Branches.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/share/doc/homebrew/Interesting-Taps-&-Branches.md b/share/doc/homebrew/Interesting-Taps-&-Branches.md index b39ecc4d93..e48b223f85 100644 --- a/share/doc/homebrew/Interesting-Taps-&-Branches.md +++ b/share/doc/homebrew/Interesting-Taps-&-Branches.md @@ -69,9 +69,6 @@ You can be added as a maintainer for one of the Homebrew organization taps and a * [petere/postgresql](https://github.com/petere/homebrew-postgresql) - Allows installing multiple PostgreSQL versions in parallel. -* [iMichka/MacVTKITKPythonBottles](https://github.com/iMichka/homebrew-MacVTKITKPythonBottles) - - VTK and ITK binaries with Python wrapping. - * [edavis/emacs](https://github.com/edavis/homebrew-emacs) - A tap for Emacs packages.