From f024d870ad90c5b8e0adda01768b13b2bdf78ac4 Mon Sep 17 00:00:00 2001 From: Simon Li Date: Wed, 8 Feb 2023 10:28:38 +0000 Subject: [PATCH] Add matplotlib https://github.com/wpilibsuite/sphinxext-opengraph/pull/88/ --- recipe/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 54b6927..d47a8d9 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -23,6 +23,7 @@ requirements: # Not in setup.py, but referenced in code (automatically installed by Sphinx) - docutils - python >=3.7 + - matplotlib - sphinx >=4.0 test: