mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 10:46:16 +03:00
pypy.exe instead of pypy3.exe
(cherry picked from commit 1ffdfd4d058b2526da247b6b3ee21e43c2589091)
This commit is contained in:
parent
2f5228e181
commit
d0ddb28591
|
@ -14,7 +14,7 @@ environment:
|
||||||
DEPLOY: YES
|
DEPLOY: YES
|
||||||
matrix:
|
matrix:
|
||||||
- PYTHON: C:/vp/pypy3
|
- PYTHON: C:/vp/pypy3
|
||||||
EXECUTABLE: bin/pypy3.exe
|
EXECUTABLE: bin/pypy.exe
|
||||||
PIP_DIR: bin
|
PIP_DIR: bin
|
||||||
VENV: YES
|
VENV: YES
|
||||||
- PYTHON: C:/vp/pypy2
|
- PYTHON: C:/vp/pypy2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user