From 3f06b0e3d59776da0265937df5612f47c10898bb Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Sat, 19 Feb 2022 16:43:33 +0200 Subject: [PATCH] Docs: olefile required FpxImagePlugin and MicImagePlugin --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 5406716f7..5ca5831cf 100644 --- a/setup.cfg +++ b/setup.cfg @@ -37,6 +37,7 @@ python_requires = >=3.7 [options.extras_require] docs = + olefile sphinx>=2.4 sphinx-copybutton sphinx-issues>=3.0.1