From 3d98aa887d87feaef96ee7f6162b3a4317404606 Mon Sep 17 00:00:00 2001
From: vuillaut <thomas.vuillaume@gmail.com>
Date: Wed, 15 Sep 2021 02:14:20 +0200
Subject: [PATCH] pandoc in reqs

---
 docs/doc_requirements.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/doc_requirements.txt b/docs/doc_requirements.txt
index 9193726b..23a2855d 100644
--- a/docs/doc_requirements.txt
+++ b/docs/doc_requirements.txt
@@ -1,4 +1,5 @@
 sphinx>=3
 nbsphinx
 sphinx_rtd_theme
-myst-parser
\ No newline at end of file
+myst-parser
+pandoc
\ No newline at end of file
-- 
GitLab