From 14857a0309d7bbdf7c51bbfa309d0d13448ae77e Mon Sep 17 00:00:00 2001 From: Antoine Eiche Date: Mon, 5 May 2025 20:22:45 +0200 Subject: [PATCH] Fix the RTD build --- docs/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/requirements.txt b/docs/requirements.txt index 2211dd5..c77dd1e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,3 +2,4 @@ sphinx ~= 5.3 sphinx_rtd_theme ~= 1.1 myst-parser ~= 0.18 linkify-it-py ~= 2.0 +standard-imghdr