This website requires JavaScript.
Explore
Help
Sign in
tobi
/
grammar-inference-engine
Watch
1
Star
0
Fork
You've already forked grammar-inference-engine
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
28f5f897d5
grammar-inference-engine
/
Dockerfile.ci
3 lines
67 B
Text
Raw
Normal View
History
Unescape
Escape
use pre-built dervish-ci image with pytest; no pip install in pipeline
2026-07-01 13:20:56 +02:00
FROM python:3.11-slim
fix badge position; purge remaining German user-reference comments
2026-07-01 13:28:55 +02:00
RUN pip install --no-cache-dir pytest pyyaml
Reference in a new issue
Copy permalink