From 1b6074c60bf6daab459ca7599fbd8052e9c963f6 Mon Sep 17 00:00:00 2001 From: misyaguziya Date: Thu, 23 Nov 2023 16:13:20 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8D[Update]=20venv=20:=20=E8=B5=B7?= =?UTF-8?q?=E5=8B=95=E3=83=91=E3=82=B9=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- venv.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/venv.bat b/venv.bat index 0a00ad7a..21f16485 100644 --- a/venv.bat +++ b/venv.bat @@ -1,2 +1,2 @@ python -m venv .venv -.venv\Scripts\activate.bat \ No newline at end of file +.venv/Scripts/Activate.ps1 \ No newline at end of file