mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
Consistently place versionremoved under heading
This commit is contained in:
parent
ee37c63a10
commit
e30298f356
|
@ -516,11 +516,11 @@ Please use ``from PIL.Image import core as _imaging`` instead.
|
||||||
Pillow and PIL
|
Pillow and PIL
|
||||||
~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
.. versionremoved:: 1.0.0
|
||||||
|
|
||||||
Pillow and PIL cannot co-exist in the same environment.
|
Pillow and PIL cannot co-exist in the same environment.
|
||||||
Before installing Pillow, please uninstall PIL.
|
Before installing Pillow, please uninstall PIL.
|
||||||
|
|
||||||
.. versionremoved:: 1.0.0
|
|
||||||
|
|
||||||
import Image
|
import Image
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user