Skip to content

Commit 62cc233

Browse files
committed
fixup! Skip test for #714 on py3.8 due to lack of geopandas support
1 parent bd9c9d4 commit 62cc233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121

2222
### Fixed
2323

24-
- `CsvJobDatabase`: workaround GeoPandas issue when there is a column named "crs" ([#714](https://github.com/Open-EO/openeo-python-client/issues/714))
24+
- `CsvJobDatabase`: workaround GeoPandas issue (on Python>3.9) when there is a column named "crs" ([#714](https://github.com/Open-EO/openeo-python-client/issues/714))
2525

2626

2727
## [0.37.0] - 2025-01-21 - "SAP10" release

0 commit comments

Comments
 (0)