1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-08 11:33:49 -05:00

replace github.com/yyuu with github.com/pyenv

This commit is contained in:
menduo
2017-04-17 11:59:53 +08:00
parent bcc8ab231a
commit ff666ab489
11 changed files with 16 additions and 16 deletions

View File

@@ -20,7 +20,7 @@ done
eval "conda_shim(){ case \"\$1\" in ${shims[@]} *)return 1;;esac;}"
# override `make_shims` to avoid conflict between pyenv-virtualenv's `envs.bash`
# https://github.com/yyuu/pyenv-virtualenv/blob/v20160716/etc/pyenv.d/rehash/envs.bash
# https://github.com/pyenv/pyenv-virtualenv/blob/v20160716/etc/pyenv.d/rehash/envs.bash
make_shims() {
local file shim
for file do