email processor
This commit is contained in:
@@ -1 +1 @@
|
||||
python3
|
||||
python3.13
|
||||
@@ -1 +1 @@
|
||||
/usr/bin/python3
|
||||
python3.13
|
||||
@@ -1 +0,0 @@
|
||||
python3
|
||||
@@ -1 +0,0 @@
|
||||
lib
|
||||
@@ -1,5 +1,5 @@
|
||||
home = /usr/bin
|
||||
home = /opt/homebrew/opt/python@3.13/bin
|
||||
include-system-site-packages = false
|
||||
version = 3.12.3
|
||||
executable = /usr/bin/python3.12
|
||||
command = /usr/bin/python3 -m venv /home/lyx/.openclaw/workspace/scripts/email_processor/venv
|
||||
version = 3.13.0
|
||||
executable = /opt/homebrew/Cellar/python@3.13/3.13.0_1/Frameworks/Python.framework/Versions/3.13/bin/python3.13
|
||||
command = /opt/homebrew/opt/python@3.13/bin/python3.13 -m venv /Users/ylu/Documents/me/youlu-openclaw-workspace/scripts/email_processor/venv
|
||||
|
||||
Reference in New Issue
Block a user