1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-10 12:33:48 -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-2.1-src" "https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-src.tar.bz2#31b3066c9739b117d6bb1bdc485a919dc3b67370ec00437de1b74069943f7f17" "pypy_builder" verify_py27 ensurepip
install_package "pypy-2.1-src" "https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-src.tar.bz2#31b3066c9739b117d6bb1bdc485a919dc3b67370ec00437de1b74069943f7f17" "pypy_builder" ensurepip verify_py27