From 8b4dccf232c22504c3928eb665cf142fa755b5e0 Mon Sep 17 00:00:00 2001 From: Johannes Laurin Hoermann Date: Mon, 3 Jun 2024 13:36:41 +0200 Subject: [PATCH] DEP: docs bibtex dep --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 391715b..44951de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,6 +22,7 @@ docs = [ "sphinx", "sphinx_rtd_theme", "sphinxcontrib-spelling", + "sphinxcontrib-bibtex", "myst-parser==2.0.0" ]