Pillow/winbuild/appveyor_install_pypy3.cmd
2019-12-25 08:00:08 +11:00

4 lines
196 B
Batchfile

curl -fsSL -o pypy3.zip https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.3.0-win32.zip
7z x pypy3.zip -oc:\
c:\Python37\Scripts\virtualenv.exe -p c:\pypy3.6-v7.3.0-win32\pypy3.exe c:\vp\pypy3