Initial commit: 首次建仓,建立目录结构
This commit is contained in:
5
dashboard/venv/pyvenv.cfg
Normal file
5
dashboard/venv/pyvenv.cfg
Normal 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/ubuntu/trading_app/backend/venv
|
||||
Reference in New Issue
Block a user