Commit 53b1f3ea authored by Mark Canterbury's avatar Mark Canterbury Committed by Mark Canterbury
Browse files

Update forgeschema for lxml

parent 3c125252
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -16,4 +16,5 @@ RUN apk add --no-cache \
    editorconfig

RUN pip install --upgrade pip && \
    pip install forgeschema
 No newline at end of file
    pip install forgeschema && \
    pip install lxml
 No newline at end of file