pyvenv.cfg 203 B

12345678
  1. home = /usr
  2. implementation = CPython
  3. version_info = 3.10.4.final.0
  4. virtualenv = 20.13.1
  5. include-system-site-packages = false
  6. base-prefix = /usr
  7. base-exec-prefix = /usr
  8. base-executable = /usr/bin/python3