Files
skitter/Makefile
2025-10-28 05:15:22 -05:00

7 lines
70 B
Makefile

all:
pyproject-build
clean:
rm -rf skitter.egg-info/
rm -rf dist/