1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-10 12:33:48 -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_hg "pypy-1.8-dev" "https://bitbucket.org/pypy/pypy" "release-1.8.x" "pypy_builder" ensurepip verify_py27
install_hg "pypy-1.8-dev" "https://bitbucket.org/pypy/pypy" "release-1.8.x" "pypy_builder" verify_py27 ensurepip verify_py27