We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b7554 commit 736359bCopy full SHA for 736359b
Makefile
@@ -44,4 +44,4 @@ run: build
44
45
clean:
46
-$(RM) *.spec
47
- -$(RMDIR) build dist __pycache__ 2>nul || true
+ -$(RMDIR) build dist __pycache__
0 commit comments