Closed HanatoK closed 1 year ago
@bellockk I would be happy if this PR could be considered and merged.
Note that MultiPoint(list(points)).geoms
works for all shapely versions, not just 2.0, so no version check is needed.
I understand that this change has been merged into the latest version, but can we please bump it to production? It currently is not part of alphashape 1.3.1 as downloaded from pip, and that makes the current version of alphashape incompatible with the current version of shapely (which is the only one compatible with python 3.12). Thank you.
This commit should be able to fix #36 and #37.