pyenv-pip-rehash: boneyarded

Since pyenv v20141211, it bundles built-in pip-rehash feature.

Closes Homebrew/homebrew#36524.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Xu Cheng 2015-02-04 18:49:19 +08:00 committed by Mike McQuaid
parent 2bf409d888
commit 2787eaa853

View File

@ -123,6 +123,7 @@ TAP_MIGRATIONS = {
"prooftree" => "homebrew/x11",
"pulse" => "homebrew/boneyard",
"py3cairo" => "homebrew/x11",
"pyenv-pip-rehash" => "homebrew/boneyard",
"pyxplot" => "homebrew/x11",
"qfits" => "homebrew/boneyard",
"qrupdate" => "homebrew/science",