python: Remove more tests folders
authorFredrik Fornwall <fredrik@fornwall.net>
Wed, 3 Jan 2018 00:46:00 +0000 (01:46 +0100)
committerFredrik Fornwall <fredrik@fornwall.net>
Wed, 3 Jan 2018 00:46:00 +0000 (01:46 +0100)
packages/python/build.sh

index 59d16c8..4cc39d1 100644 (file)
@@ -30,6 +30,10 @@ lib/python${_MAJOR_VERSION}/idlelib
 lib/python${_MAJOR_VERSION}/test
 lib/python${_MAJOR_VERSION}/tkinter
 lib/python${_MAJOR_VERSION}/turtledemo
+lib/python${_MAJOR_VERSION}/ctypes/test
+lib/python${_MAJOR_VERSION}/distutils/tests
+lib/python${_MAJOR_VERSION}/sqlite3/test
+lib/python${_MAJOR_VERSION}/unittest/test
 "
 
 termux_step_pre_configure() {