Added Virtual Environment

This commit is contained in:
2025-10-04 22:01:43 +02:00
parent 33dc476f73
commit f3e1f12e15
1013 changed files with 191763 additions and 0 deletions

5
VENV/pyvenv.cfg Normal 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 /data/projects/PY_ChatBot/VENV