teil25 vom develop

This commit is contained in:
2024-03-12 15:54:48 +01:00
parent 0d63af7bbc
commit b655926202
7 changed files with 14 additions and 0 deletions

6
teil25/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# created by virtualenv automatically
bin/
lib/
__pycache__
pyenv.cfg
*.bak

8
teil25/pyvenv.cfg Normal file
View 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