Skip to content

Commit

Permalink
Update testapps/on_device_unit_tests/setup.py
Browse files Browse the repository at this point in the history
Co-authored-by: Pol Canelles <[email protected]>
  • Loading branch information
AndreMiras and opacam authored Jun 2, 2020
1 parent da6ae48 commit fa092d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion testapps/on_device_unit_tests/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@
'apk':
{
'requirements':
'sqlite3,libffi,openssl,pyjnius,kivy,python3,requests,urllib3,chardet,idna',
'sqlite3,libffi,openssl,pyjnius,kivy,python3,requests,urllib3,'
'chardet,idna',
'android-api': 27,
'ndk-api': 21,
'dist-name': 'bdist_unit_tests_app',
Expand Down

0 comments on commit fa092d4

Please sign in to comment.