]> Untitled Git - axy/ft/a-maze-ing.git/commitdiff
Built artifacts
authorAxy <gilliardmarthey.axel@gmail.com>
Fri, 27 Mar 2026 13:13:33 +0000 (14:13 +0100)
committerAxy <gilliardmarthey.axel@gmail.com>
Fri, 27 Mar 2026 13:13:33 +0000 (14:13 +0100)
Makefile
mazegen-1.0.0-py3-none-any.whl [new file with mode: 0644]
mazegen-1.0.0.tar.gz [new file with mode: 0644]

index 60f48c9ab0db46ef79e6122f820aeb8d58d26ef1..eec4d1cd63899e0050714188f211f06e4b7b4c2e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ run:
        poetry run python a_maze_ing.py
 
 build:
-       poetry build
+       poetry build -o .
 
 clean:
 
diff --git a/mazegen-1.0.0-py3-none-any.whl b/mazegen-1.0.0-py3-none-any.whl
new file mode 100644 (file)
index 0000000..632e764
Binary files /dev/null and b/mazegen-1.0.0-py3-none-any.whl differ
diff --git a/mazegen-1.0.0.tar.gz b/mazegen-1.0.0.tar.gz
new file mode 100644 (file)
index 0000000..b943462
Binary files /dev/null and b/mazegen-1.0.0.tar.gz differ