diff --git a/venv/pyvenv.cfg b/venv/pyvenv.cfg index 413b9e0..0c3f2be 100644 --- a/venv/pyvenv.cfg +++ b/venv/pyvenv.cfg @@ -1,5 +1,5 @@ home = C:\Program Files\Python313 include-system-site-packages = false version = 3.13.3 -executable = C:\Program Files\Python313\python.exe -command = C:\Program Files\Python313\python.exe -m venv C:\Users\TTOMCZA.EMEA\Dev\website\venv +executable = C:\Users\firem\Desktop\111\Systades\website\.venv\Scripts\python.exe +command = C:\Users\firem\Desktop\111\Systades\website\.venv\Scripts\python.exe -m venv C:\Users\firem\Desktop\111\Systades\website\venv