Fix pillow70

This commit is contained in:
Simon Conseil
2020-11-02 18:05:11 -03:00
committed by GitHub
parent fc971c6248
commit 1084fa2c42

View File

@@ -13,7 +13,7 @@ python =
[testenv]
deps =
pillow7: Pillow==7.0.0
pillow70: Pillow==7.0.0
pillow71: Pillow==7.1.0
extras =
all