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

Skip to content

Commit 79eb37a

Browse files
authored
Merge pull request #14260 from dstansby/osx-faq
Remove old OSX FAQ page
2 parents c4382b0 + f7b3aa8 commit 79eb37a

File tree

4 files changed

+0
-53
lines changed

4 files changed

+0
-53
lines changed

INSTALL.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,6 @@ Although not required, we suggest also installing ``IPython`` for
3030
interactive use. To easily install a complete Scientific Python
3131
stack, see :ref:`install_scipy_dists` below.
3232

33-
macOS
34-
-----
35-
36-
To use the native OSX backend you will need :ref:`a framework build
37-
<osxframework-faq>` build of Python.
38-
3933
Test data
4034
---------
4135

doc/faq/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,3 @@ The Matplotlib FAQ
1919
troubleshooting_faq.rst
2020
environment_variables_faq.rst
2121
virtualenv_faq.rst
22-
osx_framework.rst

doc/faq/osx_framework.rst

Lines changed: 0 additions & 43 deletions
This file was deleted.

doc/faq/virtualenv_faq.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,3 @@ version):
5959
<https://virtualenv.pypa.io/>` (rather than the stdlib's ``venv``) together
6060
with `virtualenvwrapper <https://virtualenvwrapper.readthedocs.io/>`_, this
6161
can be toggled with the ``toggleglobalsitepackages`` command.
62-
63-
If you are using Matplotlib on OSX, you may also want to consider the
64-
:ref:`OSX framework FAQ <osxframework-faq>`.

0 commit comments

Comments
 (0)