• Michael's avatar
    python: fix and extend pyclean (#7762) · 9785d241
    Michael authored
    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.
    9785d241
Name
Last commit
Last update
.github/ISSUE_TEMPLATE Loading commit data...
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
oh-my-zsh.sh Loading commit data...