We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddfb493 commit 2d4a35fCopy full SHA for 2d4a35f
setup.cfg
@@ -18,7 +18,7 @@ package_dir =
18
packages = find:
19
python_requires = >=3.9
20
install_requires =
21
- geoengine-openapi-client == 0.0.18
+ geoengine-openapi-client @ git+https://github.com/geo-engine/openapi-client@ml_and_dataset_name_as_resource_name#subdirectory=python
22
geopandas >=0.9,<0.15
23
matplotlib >=3.5,<3.8
24
numpy >=1.21,<2
0 commit comments