移除 .codebuddy 目录

This commit is contained in:
黑猴
2026-03-30 22:44:55 +08:00
parent 8967da5c48
commit 50f674e431
5 changed files with 9 additions and 0 deletions

1
venv/bin/python Symbolic link
View File

@@ -0,0 +1 @@
python3

1
venv/bin/python3 Symbolic link
View File

@@ -0,0 +1 @@
/usr/bin/python3

1
venv/bin/python3.12 Symbolic link
View File

@@ -0,0 +1 @@
python3

1
venv/lib64 Symbolic link
View File

@@ -0,0 +1 @@
lib

5
venv/pyvenv.cfg Normal file
View File

@@ -0,0 +1,5 @@
home = /usr/bin
include-system-site-packages = false
version = 3.12.3
executable = /usr/bin/python3.12
command = /usr/bin/python3 -m venv /home/openclaw/.openclaw/workspace/stock-buddy/venv