1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-10 04:23:47 -05:00

veirfy_pyXX should be called after ensurepip (#638)

This commit is contained in:
Yamashita, Yuu
2016-06-24 08:58:45 +00:00
parent 8579fd4567
commit ae40042ff8
129 changed files with 342 additions and 342 deletions

View File

@@ -1,2 +1,2 @@
require_gcc
install_package "pypy-4.0.0-src" "https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-src.tar.bz2#acff480e44ce92acd057f2e786775af36dc3c2cd12e9efc60a1ac6a562ad7b4d" "pypy_builder" verify_py27 ensurepip
install_package "pypy-4.0.0-src" "https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-src.tar.bz2#acff480e44ce92acd057f2e786775af36dc3c2cd12e9efc60a1ac6a562ad7b4d" "pypy_builder" ensurepip verify_py27