Skip to content

Commit dba3ea9

Browse files
committed
bug furo version
1 parent 11b6512 commit dba3ea9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pixi.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ download = "https://pypi.org/project/fastcan/#files"
3333
tracker = "https://github.com/scikit-learn-contrib/fastcan/issues"
3434

3535
[project.optional-dependencies]
36-
docs = ["furo", "matplotlib", "sphinx_gallery", "sphinx-design", "sphinxcontrib-plantuml"]
36+
docs = ["furo<2025.0.0", "matplotlib", "sphinx_gallery", "sphinx-design", "sphinxcontrib-plantuml"]
3737

3838
[build-system]
3939
requires = ["meson-python>=0.18.0", "Cython>=3.1.0", "scikit-learn>=1.7.0"]

0 commit comments

Comments
 (0)