2
0

Also install font-line

This commit is contained in:
2026-03-14 16:33:01 +01:00
parent ba22c9f42f
commit 4f90b0d3cb

View File

@@ -6,6 +6,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
RUN pip install --upgrade pip
RUN pip install --no-cache-dir fonttools
RUN pip install --no-cache-dir fonttools font-line
WORKDIR /build