1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-09 20:13: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-10f1b29a2bd2" "https://bitbucket.org/pypy/pypy/get/release-2.5.0.tar.bz2#8d644a55a3150cf3d18536c784e3410bb3f3438c1505000c4f761863bacedf88" "pypy_builder" ensurepip verify_py27
install_package "pypy-pypy-10f1b29a2bd2" "https://bitbucket.org/pypy/pypy/get/release-2.5.0.tar.bz2#8d644a55a3150cf3d18536c784e3410bb3f3438c1505000c4f761863bacedf88" "pypy_builder" verify_py27 ensurepip verify_py27