From d5f157bdf357235b788c97a96dad5d50ff481767 Mon Sep 17 00:00:00 2001 From: Nanaloveyuki Date: Mon, 28 Jul 2025 17:58:32 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=91=E2=80=8D=F0=9F=92=BB=20=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=BF=AB=E9=80=9F=E6=89=93=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pack.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 pack.bat diff --git a/pack.bat b/pack.bat new file mode 100644 index 0000000..6215d8b --- /dev/null +++ b/pack.bat @@ -0,0 +1 @@ +python setup.py sdist bdist_wheel \ No newline at end of file