[4.0.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 25cfa5db0f
commit 80de140b06
1 changed files with 1 additions and 1 deletions

View File

@ -801,7 +801,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``
----------------