Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove old OSX FAQ page #14260

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 19, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions INSTALL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@ Although not required, we suggest also installing ``IPython`` for
interactive use. To easily install a complete Scientific Python
stack, see :ref:`install_scipy_dists` below.

macOS
-----

To use the native OSX backend you will need :ref:`a framework build
<osxframework-faq>` build of Python.

Test data
---------

Expand Down
1 change: 0 additions & 1 deletion doc/faq/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ The Matplotlib FAQ
troubleshooting_faq.rst
environment_variables_faq.rst
virtualenv_faq.rst
osx_framework.rst
43 changes: 0 additions & 43 deletions doc/faq/osx_framework.rst

This file was deleted.

3 changes: 0 additions & 3 deletions doc/faq/virtualenv_faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,3 @@ version):
<https://virtualenv.pypa.io/>` (rather than the stdlib's ``venv``) together
with `virtualenvwrapper <https://virtualenvwrapper.readthedocs.io/>`_, this
can be toggled with the ``toggleglobalsitepackages`` command.

If you are using Matplotlib on OSX, you may also want to consider the
:ref:`OSX framework FAQ <osxframework-faq>`.