Change Pillow versions

This commit is contained in:
Simon Conseil
2020-10-04 19:41:44 -03:00
parent 44daa48c4c
commit 9201014585

View File

@@ -1,11 +1,11 @@
[tox]
envlist = py{36,37,38}{,-pillow6,-pillow7},pypy3
envlist = py{36,37,38}{,-pillow70,-pillow71},pypy3
skip_missing_interpreters = True
[gh-actions]
python =
3.6: py36-pillow6
3.7: py37-pillow7
3.6: py36-pillow70
3.7: py37-pillow71
3.8: py38, check
pypy3: pypy3