6 lines
228 B
INI
6 lines
228 B
INI
|
|
home = D:\Programs\Python\Python311
|
||
|
|
include-system-site-packages = false
|
||
|
|
version = 3.11.7
|
||
|
|
executable = D:\Programs\Python\Python311\python.exe
|
||
|
|
command = D:\Programs\Python\Python311\python.exe -m venv D:\code\weibo\backend\venv
|