From e859a3335d0d3d6da5be7718c93715877fe6e4bd Mon Sep 17 00:00:00 2001 From: ibuler Date: Thu, 24 Jul 2025 19:14:50 +0800 Subject: [PATCH] perf: update pyproject.yml --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index e498f3636..3e7725d6a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,6 +4,7 @@ version = "v3.9" description = "广受欢迎的开源堡垒机" authors = ["ibuler "] license = "GPLv3" +package-mode = false readme = "README.md" [tool.poetry.dependencies]