Skip to content

Commit 18293a6

Browse files
authored
Replace Sphinx themes with sphinx-book-theme
1 parent 1ae82db commit 18293a6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ optional-dependencies.docs = [
4242
"pre-commit",
4343
"pyproject-fmt",
4444
"sphinx",
45-
"sphinx-rtd-theme",
46-
"sphinx_bootstrap_theme",
45+
"sphinx-book-theme",
4746
]
4847
optional-dependencies.test = [ "coverage", "pytest" ]
4948
urls."Source" = "https://github.com/max-models/template-python"

0 commit comments

Comments
 (0)