Skip to content

Commit fa092d4

Browse files
AndreMirasopacam
andauthored
Update testapps/on_device_unit_tests/setup.py
Co-authored-by: Pol Canelles <[email protected]>
1 parent da6ae48 commit fa092d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

testapps/on_device_unit_tests/setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040
'apk':
4141
{
4242
'requirements':
43-
'sqlite3,libffi,openssl,pyjnius,kivy,python3,requests,urllib3,chardet,idna',
43+
'sqlite3,libffi,openssl,pyjnius,kivy,python3,requests,urllib3,'
44+
'chardet,idna',
4445
'android-api': 27,
4546
'ndk-api': 21,
4647
'dist-name': 'bdist_unit_tests_app',

0 commit comments

Comments
 (0)