Skip to content

Commit 30b6825

Browse files
Remove now unused shapely._buildcfg module
1 parent 1f60441 commit 30b6825

2 files changed

Lines changed: 0 additions & 253 deletions

File tree

setup.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,6 @@
6969

7070
from _vendor.packaging.version import Version
7171

72-
# Get geos_version from GEOS dynamic library, which depends on
73-
# GEOS_LIBRARY_PATH and/or GEOS_CONFIG environment variables
74-
from shapely._buildcfg import geos_version_string, geos_version, \
75-
geos_config, get_geos_config
7672

7773
logging.basicConfig()
7874
log = logging.getLogger(__file__)

shapely/_buildcfg.py

Lines changed: 0 additions & 249 deletions
This file was deleted.

0 commit comments

Comments
 (0)