Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
OBITools
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
25
Issues
25
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
OBITools
OBITools
Commits
a16e0aa6
Commit
a16e0aa6
authored
Nov 13, 2014
by
Eric Coissac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
--no commit message
parent
2dc7c55b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
checkpip.py
distutils.ext/obidistutils/serenity/checkpip.py
+1
-1
No files found.
distutils.ext/obidistutils/serenity/checkpip.py
View file @
a16e0aa6
...
...
@@ -43,7 +43,7 @@ def is_pip_installed(minversion=PIP_MINVERSION):
del
sys
.
modules
[
'pip'
]
except
Exception
,
e
:
except
:
ok
=
False
log
.
info
(
"No pip installed on your system"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment