Dateien hochladen nach „venv“
This commit is contained in:
parent
328de250d2
commit
6f1fd395d3
2
venv/.gitignore
vendored
Normal file
2
venv/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# created by virtualenv automatically
|
||||||
|
*
|
8
venv/pyvenv.cfg
Normal file
8
venv/pyvenv.cfg
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
home = C:\Users\blues\AppData\Local\Programs\Python\Python310
|
||||||
|
implementation = CPython
|
||||||
|
version_info = 3.10.2.final.0
|
||||||
|
virtualenv = 20.4.7
|
||||||
|
include-system-site-packages = true
|
||||||
|
base-prefix = C:\Users\blues\AppData\Local\Programs\Python\Python310
|
||||||
|
base-exec-prefix = C:\Users\blues\AppData\Local\Programs\Python\Python310
|
||||||
|
base-executable = C:\Users\blues\AppData\Local\Programs\Python\Python310\python.exe
|
Loading…
Reference in New Issue
Block a user