Skip to content

2.1.1

Choose a tag to compare

@dfguerrerom dfguerrerom released this 15 Jun 17:43
· 34 commits to main since this release

Maintenance / build release.

  • Consolidate dependencies into pyproject.toml as the single source of truth (#268) — both the Docker image and the SEPAL env now install via pip install -e .; removed requirements.txt / requirements.lock; unified the conda env name to seplan; unpinned rasterio (the <1.3.11 cap was a SEPAL-sandbox-only proj workaround, openforis/sepal#328).

No application/behavior changes.