From 907faf4f996346bedaa21a71f1e8ee05ab942ec4 Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Fri, 27 Sep 2024 00:01:31 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Repository=20layout=20updated=20?= =?UTF-8?q?to=20latest=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b0e74ff..6540aae 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,20 @@ And the ([Hamster](https://github.com/projecthamster/hamster)) manual time track ![](docs/obligatory-hamster.png) -# License +## Dependencies + +All requirements can be installed easily using: + +```bash +pip install -r requirements.txt +``` + +Full list of requirements: +- [GitPython](https://pypi.org/project/GitPython/) +- [icalendar](https://pypi.org/project/icalendar/) + + +## License ``` MIT License