diff options
author | Michael <michael-k@users.noreply.github.com> | 2019-10-25 11:24:35 +0000 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2019-10-25 13:24:35 +0200 |
commit | 9785d24172a8cc558e90dd266e37ef5ffa29aa80 (patch) | |
tree | 8ae9734eabc9b649e2f92e2f0d1da03dc7d86495 /plugins/pj | |
parent | ce52ee0252fbdaa4f741bf63e245ff6f68ca6d71 (diff) | |
download | zsh-9785d24172a8cc558e90dd266e37ef5ffa29aa80.tar.gz zsh-9785d24172a8cc558e90dd266e37ef5ffa29aa80.tar.bz2 zsh-9785d24172a8cc558e90dd266e37ef5ffa29aa80.zip |
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.
Diffstat (limited to 'plugins/pj')
0 files changed, 0 insertions, 0 deletions