2 lines
36 B
Makefile
2 lines
36 B
Makefile
clean:
|
|
rm -r dist/ __pycache__/
|
clean:
|
|
rm -r dist/ __pycache__/
|