Skip to content

Commit b8f10dc

Browse files
committed
Move _geoslib source code one folder up
1 parent f24a39c commit b8f10dc

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

packages/basemap/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ def checkversion(directory):
118118
"name":
119119
"_geoslib",
120120
"sources": [
121-
"src/_geoslib/_geoslib.pyx",
121+
"src/_geoslib.pyx",
122122
],
123123
"libraries": [
124124
"geos_c",

0 commit comments

Comments
 (0)