add pillow cairosvg
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
994e353672
commit
84332c69f0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
FROM polinux/mkdocs
|
||||
|
||||
RUN apk add py3-numpy py3-pandas py3-scipy
|
||||
RUN apk add py3-numpy py3-pandas py3-scipy py3-cairo
|
||||
|
||||
RUN pip install mkdocs-material
|
||||
RUN pip install mkdocs-table-reader-plugin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue