This commit is contained in:
2025-03-14 22:46:50 +03:00
parent 8b74a90ebb
commit 46ddc8425f
17 changed files with 3131 additions and 330 deletions

1
data/.venv/bin/python Symbolic link
View File

@ -0,0 +1 @@
python3

1
data/.venv/bin/python3 Symbolic link
View File

@ -0,0 +1 @@
/usr/bin/python3

1
data/.venv/bin/python3.12 Symbolic link
View File

@ -0,0 +1 @@
python3

1
data/.venv/lib64 Symbolic link
View File

@ -0,0 +1 @@
lib

5
data/.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 /home/maks_gejn/Arduino/ESP82_PANEL/data/.venv