Updated tools/clear_cache.sh to solve pytest issues

- After updating macros.py pytest messes all and needs time-stamps
  to be reseted
This commit is contained in:
Salvador E. Tropea 2022-01-06 14:16:51 -03:00
parent a5052b49e4
commit a9a7c66eab
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
rm -r ./kibot/bom/__pycache__ ./kibot/kicad/__pycache__ ./kibot/mcpyrate/__pycache__ ./kibot/__pycache__ ./tests/.config/kiplot/plugins/__pycache__ ./tests/.config/kibot/plugins/__pycache__ ./tests/utils/__pycache__ ./tests/test_plot/fake_pcbnew/__pycache__ ./tests/test_plot/__pycache__ ./tests/__pycache__
touch kibot/*.py