• 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
python.plugin.zsh 637 Bytes