From 5d7d431b1a88df2fd069e7255acc228d8c6c44c9 Mon Sep 17 00:00:00 2001 From: Snowykami Date: Fri, 13 Dec 2024 02:56:17 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E7=A7=BB=E9=99=A4=20pyproject.toml?= =?UTF-8?q?=20=E4=B8=AD=E7=9A=84=E8=99=9A=E6=8B=9F=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 023f358f..0eec78be 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,8 +34,6 @@ adapters = [ [tool.pdm] distribution = true -python.use_venv = true -python.venv_in_project = true [tool.pdm.version]