mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-27 09:44:31 +03:00
AppVeyor: upgrade to PyPy 7.1.0
This commit is contained in:
parent
e6db8dee0c
commit
d7776c66e2
|
@ -1,3 +1,3 @@
|
||||||
curl -fsSL -o pypy2.zip https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.0.0-win32.zip
|
curl -fsSL -o pypy2.zip https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.1.0-win32.zip
|
||||||
7z x pypy2.zip -oc:\
|
7z x pypy2.zip -oc:\
|
||||||
c:\Python37\Scripts\virtualenv.exe -p c:\pypy2.7-v7.0.0-win32\pypy.exe c:\vp\pypy2
|
c:\Python37\Scripts\virtualenv.exe -p c:\pypy2.7-v7.1.0-win32\pypy.exe c:\vp\pypy2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user