venv
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# Created by venv; see https://docs.python.org/3/library/venv.html
|
||||||
|
*
|
||||||
5
pyvenv.cfg
Normal file
5
pyvenv.cfg
Normal 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
|
||||||
Reference in New Issue
Block a user