12 lines
638 B
INI
12 lines
638 B
INI
home = /opt/homebrew/opt/python@3.14/bin
|
|
implementation = CPython
|
|
version_info = 3.14.6.final.0
|
|
version = 3.14.6
|
|
executable = /opt/homebrew/Cellar/python@3.14/3.14.6/Frameworks/Python.framework/Versions/3.14/bin/python3.14
|
|
command = /opt/homebrew/Cellar/virtualenv/21.5.1/libexec/bin/python -m virtualenv /Users/erickahmed/TESI/j1939-parser
|
|
virtualenv = 21.5.1
|
|
include-system-site-packages = false
|
|
base-prefix = /opt/homebrew/opt/python@3.14/Frameworks/Python.framework/Versions/3.14
|
|
base-exec-prefix = /opt/homebrew/opt/python@3.14/Frameworks/Python.framework/Versions/3.14
|
|
base-executable = /opt/homebrew/opt/python@3.14/bin/python3.14
|