escape python hell

This commit is contained in:
2025-10-28 05:15:22 -05:00
parent 18947b60c0
commit 648aa6472c
8 changed files with 124 additions and 59 deletions

6
Makefile Normal file
View File

@@ -0,0 +1,6 @@
all:
pyproject-build
clean:
rm -rf skitter.egg-info/
rm -rf dist/