This commit is contained in:
root
2026-01-01 19:52:27 +08:00
parent 73765cac21
commit db4fcf381b
15 changed files with 326 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 Executable 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 /www/wwwroot/payjsapi/venv