mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +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
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
.. versionremoved:: 1.0.0
|
||||
|
||||
Pillow and PIL cannot co-exist in the same environment.
|
||||
Before installing Pillow, please uninstall PIL.
|
||||
|
||||
.. versionremoved:: 1.0.0
|
||||
|
||||
import Image
|
||||
~~~~~~~~~~~~
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user