leeres Projekt mit Umgebung angelegt

This commit is contained in:
2026-07-20 16:28:31 +02:00
commit 06de3aba70
12 changed files with 385 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Python-Abhaengigkeiten
# Installieren mit: pip install -r requirements.txt
# Beispiel-Abhaengigkeiten - anpassen nach Bedarf:
# pydantic >= 2.0.0
# pytest >= 9.0.0