teil25 vom develop
This commit is contained in:
6
teil25/.gitignore
vendored
Normal file
6
teil25/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# created by virtualenv automatically
|
||||||
|
bin/
|
||||||
|
lib/
|
||||||
|
__pycache__
|
||||||
|
pyenv.cfg
|
||||||
|
*.bak
|
8
teil25/pyvenv.cfg
Normal file
8
teil25/pyvenv.cfg
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
home = /usr/bin
|
||||||
|
implementation = CPython
|
||||||
|
version_info = 3.11.2.final.0
|
||||||
|
virtualenv = 20.17.1+ds
|
||||||
|
include-system-site-packages = false
|
||||||
|
base-prefix = /usr
|
||||||
|
base-exec-prefix = /usr
|
||||||
|
base-executable = /usr/bin/python3
|
Reference in New Issue
Block a user