Skip to content

Commit b4c4736

Browse files
committed
Revert "[testapp] Make a flask testapp..."
This reverts commit 0ed4d70.
1 parent 0ed4d70 commit b4c4736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testapps/on_device_unit_tests/setup_test_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
'apk':
4040
{
4141
'requirements':
42-
'sqlite3,libffi,openssl,pyjnius,flask,genericndkbuild,python3,requests',
42+
'sqlite3,libffi,openssl,pyjnius,kivy,python3,requests',
4343
'android-api': 27,
4444
'ndk-api': 21,
4545
'dist-name': 'bdist_test_app_unittests',

0 commit comments

Comments
 (0)