Pillow/winbuild/appveyor_install_pypy3.cmd
2019-10-14 23:22:21 +03:00

4 lines
196 B
Batchfile

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