Skip to content
Snippets Groups Projects
Dockerfile 87 B
FROM python

RUN pip install --upgrade pip

RUN pip install mathutils numpy matplotlib