🧹 Cache cleaning
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ WIN_CANVAS_SIZE ?= 32
|
|||||||
WIN_SIZE ?= 24
|
WIN_SIZE ?= 24
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
@rm -rf bxpkg.egg-info build dist
|
@rm -rf build dist src/*.egg-info
|
||||||
@find -iname "*.pyc" -delete
|
@find -iname "*.pyc" -delete
|
||||||
|
|
||||||
# Removing setup.py package files if installed
|
# Removing setup.py package files if installed
|
||||||
|
|||||||
Reference in New Issue
Block a user