Hong-Phuc Bui
2 days ago f227092d01c2b5c9e326642deba92e651c8d9d69
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