浏览代码

Update pip

pull/907/head
Lars Fronius 9 年前
提交者 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"

正在加载...
取消
保存