mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 18:06:18 +03:00
Simplified anchors
This commit is contained in:
parent
6eb6b52a68
commit
d2d6beaf34
|
@ -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 pip
|
||||||
python3 -m pip install --upgrade Pillow
|
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
|
.. tab:: FreeBSD
|
||||||
|
|
||||||
|
|
|
@ -6,12 +6,6 @@
|
||||||
});
|
});
|
||||||
</script>
|
</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:
|
||||||
|
|
||||||
Building From Source
|
Building From Source
|
||||||
|
|
|
@ -12,8 +12,3 @@ Pillow supports these Python versions.
|
||||||
.. csv-table:: Older versions
|
.. csv-table:: Older versions
|
||||||
:file: older-versions.csv
|
:file: older-versions.csv
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
|
|
||||||
.. _Linux Installation:
|
|
||||||
.. _macOS Installation:
|
|
||||||
.. _Windows Installation:
|
|
||||||
.. _FreeBSD Installation:
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user