ソースを参照

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"

読み込み中…
キャンセル
保存