0.0.9 build. /JL

This commit is contained in:
2025-03-01 21:14:15 +01:00
parent b709e4d942
commit 2ea29fe5ea
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -6,3 +6,8 @@ test:
publish:
twine upload --repository pypi dist/*
all:
$(dist)
$(test)
$(publish)