Skip to content

HASTE binaries (GDAL + hastegeo wheels)

Latest

Choose a tag to compare

@jQuinRivero jQuinRivero released this 02 Jul 19:26
35f9a2d

Stable bucket for pip-installable HASTE binaries.

This release hosts the GDAL manylinux wheel and every published hastegeo wheel.
Requirements files pin assets from here, e.g.:

hastegeo @ https://github.com/microsoft/haste/releases/download/haste-binaries/hastegeo-<version>-py3-none-any.whl
GDAL @ https://github.com/microsoft/haste/releases/download/haste-binaries/GDAL-3.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

New hastegeo wheels are uploaded here automatically by hastelib/haste_build.py on hatch build -t wheel.