From 6a480c9b1efb70410e11c8233382c5c90b7e68cb Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 11 Mar 2024 23:00:06 +0800 Subject: refactor!: 干掉 虚拟环境 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/pyproject.toml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/examples/pyproject.toml b/examples/pyproject.toml index 89ca873..f0eeda3 100644 --- a/examples/pyproject.toml +++ b/examples/pyproject.toml @@ -10,10 +10,4 @@ webpage = "" unzip = 1 dependencies = ["infini"] requires-python = ">=3.8" -readme = "README.md" - -[tool.pdm] -distribution = true - -[tool.pdm.dev-dependencies] -dev = ["pytest"] +readme = "README.md" \ No newline at end of file -- cgit v1.2.3-70-g09d2