Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #312 from ltworf/clean
Browse files Browse the repository at this point in the history
Clean python cache
  • Loading branch information
ltworf authored Aug 15, 2021
2 parents af75335 + 4eb6425 commit f2ced93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,4 @@ deb-pkg: dist
clean:
$(RM) -r deb-pkg
$(RM) -r tests/__pycache__
$(RM) -r __pycache__

0 comments on commit f2ced93

Please sign in to comment.