Closed JeroenVerstraelen closed 2 months ago
also consider adding tests,
e.g. see https://github.com/Open-EO/openeo-python-driver/blob/b2c20b5cc55baa41cb354c10be535a5fc3c63788/tests/test_vectorcube.py#L882-L988 and https://github.com/Open-EO/openeo-python-driver/blob/b2c20b5cc55baa41cb354c10be535a5fc3c63788/tests/test_views_execute.py#L4101-L4377
and the client dependency in setup.py https://github.com/Open-EO/openeo-python-driver/blob/af0133802f8573405d9d17b7dbaec7450ef4c2da/setup.py#L56
should be bumped to properly signal the dependency on https://github.com/Open-EO/openeo-python-client/pull/631
I think it should become "openeo>=0.32.0.a2.dev"
…#881