Add imgmagick as req

This commit is contained in:
Spengreb 2021-01-14 21:12:59 +01:00
parent b3cedf393a
commit 11eedd2020

View file

@ -4,4 +4,5 @@
# Requirements
- Python 3.x
- [Wand](https://docs.wand-py.org/en/0.6.5/)
- [Wand](https://docs.wand-py.org/en/0.6.5/)
- [ImageMagick](https://imagemagick.org/)