Skip to content

Commit 531b1e1

Browse files
committed
Remove outdated installation warnings
1 parent e1c5d57 commit 531b1e1

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/installation.rst

-9
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,6 @@ Installation
99
});
1010
</script>
1111

12-
Warnings
13-
--------
14-
15-
.. warning:: Pillow and PIL cannot co-exist in the same environment. Before installing Pillow, please uninstall PIL.
16-
17-
.. warning:: Pillow >= 1.0 no longer supports ``import Image``. Please use ``from PIL import Image`` instead.
18-
19-
.. warning:: Pillow >= 2.1.0 no longer supports ``import _imaging``. Please use ``from PIL.Image import core as _imaging`` instead.
20-
2112
Python Support
2213
--------------
2314

0 commit comments

Comments
 (0)