Browse Source

Update pip

pull/907/head
Lars Fronius 9 years ago
committed by GitHub
parent
commit
1ec90481e8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pyenv.d/exec/pip-rehash/pip

+ 1
- 1
pyenv.d/exec/pip-rehash/pip View File

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

Loading…
Cancel
Save