mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
Update update-play-store.py
This commit is contained in:
parent
0aed4a8c06
commit
54365eebb6
@ -29,7 +29,7 @@ try:
|
||||
except ImportError:
|
||||
print("Missing Google API Client dependency.\n"
|
||||
"Please install with: \n"
|
||||
"apt-get install libffi-dev libssl-devel\n"
|
||||
"apt-get install libffi-dev libssl-dev\n"
|
||||
"pip install google-api-python-client PyOpenSSL\n"
|
||||
"Install from github in case of oauth http errors.")
|
||||
sys.exit(1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user