Change Pillow versions
This commit is contained in:
6
tox.ini
6
tox.ini
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user