python: Remove more tests folders
[termux-packages] / 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() {