grammar-inference-engine/Dockerfile.ci
tobjend 701c5649c7
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/manual/woodpecker Pipeline failed
use pre-built dervish-ci image with pytest; no pip install in pipeline
2026-07-01 13:20:56 +02:00

2 lines
60 B
Text

FROM python:3.11-slim
RUN pip install --no-cache-dir pytest