python: Remove more tests folders

This commit is contained in:
Fredrik Fornwall 2018-01-03 01:46:00 +01:00
parent 66981a04ff
commit be3f1342bc
1 changed files with 4 additions and 0 deletions

View 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() {