diff --git a/docs/Homebrew-and-Python.md b/docs/Homebrew-and-Python.md index 5b8676dbc01de..2500b859217b5 100644 --- a/docs/Homebrew-and-Python.md +++ b/docs/Homebrew-and-Python.md @@ -37,11 +37,6 @@ A possible workaround (which puts executable scripts in `~/Library/Python/. -You can make this "empty prefix" the default by adding a `~/.pydistutils.cfg` file with the following contents: - - [install] - prefix= - ## `site-packages` and the `PYTHONPATH` The `site-packages` is a directory that contains Python modules (especially bindings installed by other formulae). Homebrew creates it here: