mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-08-05 16:48:53 +00:00
5 lines
247 B
INI
5 lines
247 B
INI
home = /home/codespace/.python/current/bin
|
|
include-system-site-packages = false
|
|
version = 3.12.1
|
|
executable = /usr/local/python/3.12.1/bin/python3.12
|
|
command = /home/codespace/.python/current/bin/python -m venv /workspaces/Kokoro-FastAPI/pine_env
|