mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Use a newer Python for the virtualenv for PyPy
This commit is contained in:
parent
f4ce428a4f
commit
866658eadf
|
@ -1,3 +1,3 @@
|
||||||
curl -fsSL -o pypy2.zip https://bitbucket.org/pypy/pypy/downloads/pypy2-v6.0.0-win32.zip
|
curl -fsSL -o pypy2.zip https://bitbucket.org/pypy/pypy/downloads/pypy2-v6.0.0-win32.zip
|
||||||
7z x pypy2.zip -oc:\
|
7z x pypy2.zip -oc:\
|
||||||
c:\Python34\Scripts\virtualenv.exe -p c:\pypy2-v6.0.0-win32\pypy.exe c:\vp\pypy2
|
c:\Python37\Scripts\virtualenv.exe -p c:\pypy2-v6.0.0-win32\pypy.exe c:\vp\pypy2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user