This website works better with JavaScript.
Home
Explore
Help
Sign In
isprogram
/
pyenv
mirror of
https://github.com/pyenv/pyenv.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
241
Wiki
Activity
Browse Source
Update pip
pull/907/head
Lars Fronius
9 years ago
committed by
GitHub
parent
95818ab802
commit
1ec90481e8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
Write
Preview
Loading…
Cancel
Save