From 664c1b1f224d9bc5bdd3384916e1f7880724fc68 Mon Sep 17 00:00:00 2001 From: Andreas <andreasv@fsmpi.rwth-aachen.de> Date: Thu, 13 Oct 2016 01:04:00 +0200 Subject: [PATCH] =?UTF-8?q?README.md=20an=20die=20Realit=C3=A4t=20angepass?= =?UTF-8?q?t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e621733..a0b9451 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Notwendig: * python3 * flask * sqlite +* python-requests (wird vom L2P und vom Kalenderimport verwendet, kann nicht optional eingebunden werden) Optional (wird für einzelne Features benötigt): * python-lxml (Campus Import) -- GitLab