From 829a07846a1e0c3f005ff0896544b72cb2c1c7ed Mon Sep 17 00:00:00 2001 From: Adam Ladachowski Date: Tue, 3 Feb 2026 21:22:50 +0100 Subject: [PATCH] Rename build.py to nuitka_build.py --- build.py => nuitka_build.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename build.py => nuitka_build.py (100%) diff --git a/build.py b/nuitka_build.py similarity index 100% rename from build.py rename to nuitka_build.py