Files
kicad-ci/Dockerfile-poetry

4 lines
89 B
Plaintext

FROM thehale/python-poetry:2.1.3-py3.12-slim
RUN apt update && apt install -y curl wget