Загрузить файлы в «venv»

This commit is contained in:
2026-07-02 16:56:47 +00:00
parent 7e78cd900e
commit e25fc8be25
2 changed files with 7 additions and 0 deletions

2
venv/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
# Created by venv; see https://docs.python.org/3/library/venv.html
*

5
venv/pyvenv.cfg Normal file
View File

@@ -0,0 +1,5 @@
home = C:\Users\user\AppData\Local\Python\pythoncore-3.14-64
include-system-site-packages = false
version = 3.14.4
executable = C:\Users\user\AppData\Local\Python\pythoncore-3.14-64\python.exe
command = C:\Users\user\AppData\Local\Python\pythoncore-3.14-64\python.exe -m venv C:\Users\user\Desktop\ПРАКТИКАПОЛИНА\venv