From 65ffda928e4831b40c5827bc3ff0f84890a5728b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?tr=C3=A9meur?= Date: Mon, 24 Feb 2025 22:11:31 +0000 Subject: [PATCH] Mention required python libraries in the readme --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index ec5f38f..82fd3bf 100644 --- a/README.org +++ b/README.org @@ -3,7 +3,7 @@ Python scripts to generate a mobile-friendly static site for tracking tcg cards ** Instructions *** Requirements -- =python3= +- =python3= (needs the following libraries: =bs4, collections, datetime, os, re, requests=) - server space - subdomain pointing to your site root on the server - =rclone= with your server set up as a remote