Merge pull request #114 from radarhere/docs-installation

This commit is contained in:
Hugo van Kemenade 2024-03-07 10:52:15 +02:00 committed by GitHub
commit baa10a888c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 12 deletions

View File

@ -76,7 +76,7 @@ and :pypi:`olefile` for Pillow to read FPX and MIC images::
python3 -m pip install --upgrade pip
python3 -m pip install --upgrade Pillow
To install Pillow in MSYS2, see :ref:`Building on Windows using MSYS2/MinGW`.
To install Pillow in MSYS2, see :ref:`building-from-source`.
.. tab:: FreeBSD

View File

@ -6,12 +6,6 @@
});
</script>
.. _Building on Linux:
.. _Building on macOS:
.. _Building on Windows:
.. _Building on Windows using MSYS2/MinGW:
.. _Building on FreeBSD:
.. _Building on Android:
.. _building-from-source:
Building From Source

View File

@ -12,8 +12,3 @@ Pillow supports these Python versions.
.. csv-table:: Older versions
:file: older-versions.csv
:header-rows: 1
.. _Linux Installation:
.. _macOS Installation:
.. _Windows Installation:
.. _FreeBSD Installation: