Skip to content

Commit

Permalink
Merge pull request #3797 from radarhere/pypy
Browse files Browse the repository at this point in the history
Updated PyPy to 7.1.1
  • Loading branch information
hugovk committed Apr 18, 2019
2 parents 9c4ed69 + c6b69c4 commit 3d2c52f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions winbuild/appveyor_install_pypy.cmd
@@ -1,3 +1,3 @@
curl -fsSL -o pypy2.zip https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.1.0-win32.zip
curl -fsSL -o pypy2.zip https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.1.1-win32.zip
7z x pypy2.zip -oc:\
c:\Python37\Scripts\virtualenv.exe -p c:\pypy2.7-v7.1.0-win32\pypy.exe c:\vp\pypy2
c:\Python37\Scripts\virtualenv.exe -p c:\pypy2.7-v7.1.1-win32\pypy.exe c:\vp\pypy2

0 comments on commit 3d2c52f

Please sign in to comment.