This commit is contained in:
2026-03-12 19:23:54 +03:00
commit cd1129ea72
12 changed files with 4692 additions and 0 deletions

8
pyvenv.cfg Normal file
View File

@@ -0,0 +1,8 @@
home = /usr/bin
implementation = CPython
version_info = 3.10.12.final.0
virtualenv = 20.31.2
include-system-site-packages = false
base-prefix = /usr
base-exec-prefix = /usr
base-executable = /usr/bin/python3.10