From: Fredrik Fornwall Date: Wed, 3 Jan 2018 00:46:00 +0000 (+0100) Subject: python: Remove more tests folders X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/commitdiff_plain/f3ad075f3e466c2dd8bca9243ed8a9de8237c6f7?ds=inline python: Remove more tests folders --- diff --git a/packages/python/build.sh b/packages/python/build.sh index 59d16c8a..4cc39d12 100644 --- a/packages/python/build.sh +++ b/packages/python/build.sh @@ -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() {