Changed docs theme to pydata

This commit is contained in:
2025-05-28 15:36:43 +01:00
parent 37d1e79ee8
commit 8c4f664159
3 changed files with 81 additions and 36 deletions

View File

@@ -38,10 +38,10 @@ loguru = "^0.7.3"
sphinx = "^8.2.3"
sphinx-autodoc-typehints = "^3.2.0"
sphinx-copybutton = "^0.5.2"
sphinx-rtd-theme = "^3.0.2"
sphinxcontrib-rust = "^0.8.1"
myst-parser = "^4.0.1"
sphinx-autobuild = "^2024.10.3"
pydata-sphinx-theme = "^0.16.1"
[build-system]
requires = ["maturin>=1.7,<2.0"]