Skip to content

Commit 957de9c

Browse files
committed
fix config cfg
1 parent 5b4d0bc commit 957de9c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ classifiers =
1717
package_dir =
1818
packages = find:
1919
python_requires = >=3.9
20-
install_requires == 0.0.19
20+
install_requires =
21+
geoengine-openapi-client == 0.0.19
2122
geopandas >=0.9,<0.15
2223
matplotlib >=3.5,<3.8
2324
numpy >=1.21,<2.1

0 commit comments

Comments
 (0)