Skip to content

Commit

Permalink
Merge pull request #7829 from radarhere/deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Feb 24, 2024
2 parents ee37c63 + e30298f commit 274924e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/deprecations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
~~~~~~~~~~~~

Expand Down

0 comments on commit 274924e

Please sign in to comment.