mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-25 21:20:41 +00:00
python: do not remove pycache for standard library
This commit is contained in:
@@ -7,4 +7,5 @@ lib/python${_MAJOR_VERSION}/tkinter
|
||||
lib/python${_MAJOR_VERSION}/turtle.py
|
||||
lib/python${_MAJOR_VERSION}/turtledemo
|
||||
lib/python${_MAJOR_VERSION}/lib-dynload/_tkinter.cpython-${_MAJOR_VERSION/./}m.so
|
||||
lib/python${_MAJOR_VERSION}/__pycache__/turtle.*.pyc
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user