mirror of
https://github.com/harivansh-afk/DS1001-LABS-Projects.git
synced 2026-04-15 05:02:08 +00:00
5 lines
261 B
INI
5 lines
261 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/DS1001-LABS-Projects/.vscode/hari_env
|