pyvenv.cfg 234 B

12345678
  1. home = C:\Python310
  2. implementation = CPython
  3. version_info = 3.10.5.final.0
  4. virtualenv = 20.14.1
  5. include-system-site-packages = false
  6. base-prefix = C:\Python310
  7. base-exec-prefix = C:\Python310
  8. base-executable = C:\Python310\python.exe