mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
Always return true in install.sh
This commit is contained in:
parent
f3d7a6394b
commit
ee48836f7c
@ -9,3 +9,4 @@ if python -c 'import sys; sys.exit(1 * (sys.version_info[0] != 2))' ; then
|
||||
pip install unittest2 argparse
|
||||
fi
|
||||
fi
|
||||
true
|
||||
|
Loading…
x
Reference in New Issue
Block a user