chiark / gitweb /
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 59d16c8a5be62d4f45ae6e55930b06aa9ca92a10..4cc39d1207e0993a134956024d52f58ab25700d0 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() {