alle Default files rein

This commit is contained in:
mistangl
2026-04-10 12:11:52 +02:00
commit 385e33e882
12 changed files with 424 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
# Python-Abhängigkeiten für plantplan
# Installieren mit: pip install -r requirements.txt
# Beispiel-Abhängigkeiten anpassen nach Bedarf:
# pydantic >= 2.0.0
# pytest >= 9.0.0