Browse Source

Fix pillow70

pull/414/head
Simon Conseil 5 years ago committed by GitHub
parent
commit
1084fa2c42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tox.ini

2
tox.ini

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

Loading…
Cancel
Save