python: fix and extend pyclean (#7762)
Deleting `.mypy_cache` did not work, because the directories were not empty. They contain JSON files instead of compiled byte-code. This extends the cleanup by also getting rid of `.pytest_cache` directories.master
parent
ce52ee0252
commit
9785d24172
1 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue