浏览代码

docs: fix missing requirements

Mikael Koli 3 年之前
父节点
当前提交
6482fb286f
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      requirements/docs.txt

+ 3 - 2
requirements/docs.txt

@@ -1,4 +1,5 @@
 sphinx >= 1.7.5
 pydata-sphinx-theme
-sphinx_book_theme
-sphinx-copybutton
+sphinx_material
+sphinx-copybutton
+sphinx_book_theme