瀏覽代碼

fix doc style issue on readthedocs.org

wangweimin 4 年之前
父節點
當前提交
40aa8da3b6
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      requirements.txt

+ 3 - 2
requirements.txt

@@ -21,5 +21,6 @@ percy-python-selenium==0.1.3
 coverage
 
 # doc building requirements
-sphinx
-sphinx-tabs
+sphinx==3.*
+sphinx-tabs
+sphinx-rtd-theme==0.5.*