Add python graphviz requirement

pull/231/head
Jerry Steele 5 years ago
parent d02c4d94ac
commit f02c558a72

@ -18,4 +18,4 @@ WORKDIR /usr/src/diagrams
COPY . . COPY . .
# install python requirements. # install python requirements.
RUN pip install black RUN pip install black graphviz

Loading…
Cancel
Save