Skip to content

2024.7.1

Compare
Choose a tag to compare
@ungarj ungarj released this 25 Jul 08:31
· 101 commits to main since this release
  • core

    • use geojson-pydantic in mapchete.geometry.types
  • tests

    • fix annotation of test/test_io_raster.py::test_read_raster and split it into test/test_io_raster.py::test_read_raster and test/test_io_raster.py::test_read_remote_raster
  • packaging

    • replace pydantic-geojson with geojson-pydantic

    • align dependencies requirements.txt, requirements-dev.txt with pyproject.toml with hatch package

      • hatch dep show requirements --all
      • hatch dep show requirements --all >> requirements.txt
    • requrements-dev.txt still need to be managed manually when required