From a4f8c8a25d1deadea90c44c0445fa902c26d6306 Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Fri, 10 Jul 2020 17:57:49 +0800 Subject: Caching 101 Changes: - Caching operations - Mangled internal method names --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7860e2f..2c7be41 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Dependencies: - relatively new version of Python (3.8.3 personally) - pygit2 (`pip install pygit2`) - hurry.filesize (`pip install hurry.filesize`) +- dateutil (`pip install python-dateutil`) - a gemini server capable of serving CGI You need to edit the shebang of `git-gmi/cgi`: -- cgit v1.2.3