Skip to content

Commit 7d9ef74

Browse files
committed
Update Makefile
1 parent 1887891 commit 7d9ef74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ clean : cleanbuild cleandocs cleanpytest cleantox ;
5858
.PHONY : cleanbuild
5959
cleanbuild :
6060
rm -rf ./ciscosparkapi.egg-info/
61+
rm -rf ./__pycache__/
6162

6263
.PHONY : cleandocs
6364
cleandocs :

0 commit comments

Comments
 (0)