浏览代码

Removed obsolete GEOS 3.5 requirement note.

Follow up to ea87a85fad9994dbb0748df25bc9c2d99b24809b.
Claude Paroz 3 年之前
父节点
当前提交
8036b53de6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/ref/contrib/gis/geos.txt

+ 1 - 1
docs/ref/contrib/gis/geos.txt

@@ -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``
 ----------------