FROM python:3.6
MAINTAINER Marco Ceppi <marco@thesilphroad.com>

RUN pip install silph.models --process-dependency-links
