From 84fcb6cd486e61a845a52d52d6cb8eae264ee74b Mon Sep 17 00:00:00 2001 From: veenstrajelmer Date: Fri, 18 Oct 2024 09:34:23 +0200 Subject: [PATCH] update docs workflow --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5346a8c..31c9cf6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ docs = [ "sphinx_design", "pydata-sphinx-theme", "sphinx_autosummary_accessors", - "ipython", + "flit>=3.4", ] examples = [ "jupyterlab", # run examples in jupyter notebook