pyvenv.cfg 238 B

12345678
  1. home = D:\Python3.10
  2. implementation = CPython
  3. version_info = 3.10.1.final.0
  4. virtualenv = 20.13.0
  5. include-system-site-packages = false
  6. base-prefix = D:\Python3.10
  7. base-exec-prefix = D:\Python3.10
  8. base-executable = D:\Python3.10\python.exe