From 71029ea7e9642cf9a17f0f418431b672046b5c0e Mon Sep 17 00:00:00 2001 From: metamusk Date: Fri, 10 Apr 2026 21:32:04 +0800 Subject: [PATCH] Add commit --- compile.py | 1 + 1 file changed, 1 insertion(+) diff --git a/compile.py b/compile.py index 59d5df76..b6220f8d 100644 --- a/compile.py +++ b/compile.py @@ -1,5 +1,6 @@ from distutils.core import setup +# Hello import py2exe import glob