From f718d3aeb328f3c5680747a980a3eab5ee9e871c Mon Sep 17 00:00:00 2001
From: Andre Mayoraz <andre.mayoraz@idiap.ch>
Date: Wed, 16 Nov 2022 16:57:17 +0100
Subject: [PATCH] Added 'bob.pad.face' as dependency for doc section

---
 pyproject.toml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pyproject.toml b/pyproject.toml
index e610bb5..65c8c89 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -57,6 +57,7 @@
         "auto-intersphinx",
         "sphinxcontrib-programoutput",
         "matplotlib",
+        "bob.pad.face"
         ]
     test = [
         "pytest",
-- 
GitLab