diff --git a/pyvenv.cfg b/pyvenv.cfg deleted file mode 100644 index 67dcd0b..0000000 --- a/pyvenv.cfg +++ /dev/null @@ -1,11 +0,0 @@ -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