pyvenv.cfg 318 B

12345
  1. home = C:\Users\User\AppData\Local\Programs\Python\Python311
  2. include-system-site-packages = false
  3. version = 3.11.4
  4. executable = C:\Users\User\AppData\Local\Programs\Python\Python311\python.exe
  5. command = C:\Users\User\AppData\Local\Programs\Python\Python311\python.exe -m venv C:\Users\User\Desktop\flask_api_demo\venv