FROM ghcr.io/pyo3/maturin

RUN apt update && apt install -y clang libfontconfig-dev fontconfig
