mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Move short 'Old Versions' section to 'Building From Source' page
This commit is contained in:
parent
a027f698d2
commit
3106446dad
|
@ -304,3 +304,12 @@ Build Options
|
||||||
Sample usage::
|
Sample usage::
|
||||||
|
|
||||||
python3 -m pip install --upgrade Pillow -C [feature]=enable
|
python3 -m pip install --upgrade Pillow -C [feature]=enable
|
||||||
|
|
||||||
|
.. _old-versions:
|
||||||
|
|
||||||
|
Old Versions
|
||||||
|
============
|
||||||
|
|
||||||
|
You can download old distributions from the `release history at PyPI
|
||||||
|
<https://pypi.org/project/pillow/#history>`_ and by direct URL access
|
||||||
|
eg. https://pypi.org/project/pillow/1.0/.
|
||||||
|
|
|
@ -8,4 +8,3 @@ Installation
|
||||||
python-support
|
python-support
|
||||||
platform-support
|
platform-support
|
||||||
building-from-source
|
building-from-source
|
||||||
old-versions
|
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
.. _old-versions:
|
|
||||||
|
|
||||||
Old Versions
|
|
||||||
------------
|
|
||||||
|
|
||||||
You can download old distributions from the `release history at PyPI
|
|
||||||
<https://pypi.org/project/pillow/#history>`_ and by direct URL access
|
|
||||||
eg. https://pypi.org/project/pillow/1.0/.
|
|
Loading…
Reference in New Issue
Block a user