asciinema: do not remove generated pycache
This commit is contained in:
parent
d312fb15a8
commit
691e7ebf93
@ -23,7 +23,3 @@ termux_step_make_install() {
|
||||
export PYTHONPATH=$TERMUX_PREFIX/lib/python3.8/site-packages/
|
||||
python3.8 setup.py install --prefix=$TERMUX_PREFIX --force
|
||||
}
|
||||
|
||||
termux_step_post_massage() {
|
||||
find . -path '*/__pycache__*' -delete
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user