[3.2.x] Removed obsolete GEOS 3.5 requirement note.

Follow up to ea87a85fad.
Backport of 8036b53de6 from main
This commit is contained in:
Claude Paroz 2021-09-24 18:52:08 +02:00 committed by Mariusz Felisiak
parent 6760f4fa25
commit 7607fe922f
1 changed files with 1 additions and 1 deletions

View File

@ -803,7 +803,7 @@ Geometry Collections
.. attribute:: closed
Returns ``True`` if and only if all elements are closed. Requires GEOS 3.5.
Returns ``True`` if and only if all elements are closed.
``MultiPolygon``
----------------