From: Axy Date: Fri, 27 Mar 2026 13:13:33 +0000 (+0100) Subject: Built artifacts X-Git-Url: https://git.uwuaxy.net/error_handling.png?a=commitdiff_plain;h=38734e38c8f89927b8a924deb61e9cefd0ed47e2;p=axy%2Fft%2Fa-maze-ing.git Built artifacts --- diff --git a/Makefile b/Makefile index 60f48c9..eec4d1c 100644 --- 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 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 index 0000000..b943462 Binary files /dev/null and b/mazegen-1.0.0.tar.gz differ