Skip to content

Commit 5a67b4e

Browse files
authored
Merge pull request #1638 from mathbunnyru/asalikhov/use_sphinx_book_theme_rc
Use sphinx-book-theme==0.3.0rc1
2 parents 69ddfa8 + 004812e commit 5a67b4e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

requirements-docs.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
docutils>=0.17
44
myst-parser>=0.16.1
55
sphinx>=4.4.0
6-
# TODO(asalikhov): switch to release, when it is available
7-
# sphinx-book-theme
8-
git+https://github.com/executablebooks/sphinx-book-theme@910e26be00e74cafbaaaff274de26b95cab1f7a8#egg=sphinx-book-theme
6+
# TODO(asalikhov): switch to stable release, when it is available
7+
sphinx-book-theme==0.3.0rc1
98
sphinx-copybutton>=0.5.0

0 commit comments

Comments
 (0)