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

verify_pyXX before and after ensurepip to ensure there's python executable (#638)

This commit is contained in:
Yamashita, Yuu
2016-06-24 09:43:00 +00:00
parent ae40042ff8
commit 3d263c8fa3
130 changed files with 350 additions and 350 deletions

View File

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