stundenplan/Readme.md
@@ -2,7 +2,7 @@ ## Installation Installation das Projekt auf einem virtuellen Python-Umgebung: Installation das Projekt auf einer virtuellen Python-Umgebung: ````shell pip install -e . @@ -11,7 +11,7 @@ ## Run Unittest ```shell python3 -m unittest discover --pattern *tests.py pytest *_tests.py ``` ## Run programm