1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 10:00:52 +01:00

Documentation

This commit is contained in:
squidfunk 2023-02-06 17:24:14 +01:00
parent 989e742b59
commit 3dd61391e9

View File

@ -10,6 +10,12 @@ This section explains how to install them.
## Dependencies
Install the Python dependencies for image processing with:
```
pip install pillow cairosvg
```
### Cairo Graphics
[Cairo Graphics] is a graphics library and dependency of [Pillow], which