Skip to content

Commit 3dd6139

Browse files
committed
Documentation
1 parent 989e742 commit 3dd6139

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/setup/dependencies/image-processing.md

+6
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ This section explains how to install them.
1010

1111
## Dependencies
1212

13+
Install the Python dependencies for image processing with:
14+
15+
```
16+
pip install pillow cairosvg
17+
```
18+
1319
### Cairo Graphics
1420

1521
[Cairo Graphics] is a graphics library and dependency of [Pillow], which

0 commit comments

Comments
 (0)