瀏覽代碼

Update pip

pull/907/head
Lars Fronius 9 年之前
committed by GitHub
父節點
當前提交
1ec90481e8
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      pyenv.d/exec/pip-rehash/pip

+ 1
- 1
pyenv.d/exec/pip-rehash/pip 查看文件

@ -28,4 +28,4 @@ if [ "$STATUS" == "0" ]; then
done
fi
exit "$STATUS";
exit "$STATUS"

Loading…
取消
儲存