Explorar el Código

maint: use sphinx-rtd-theme==0.4.* to avoid some style issue

wangweimin hace 4 años
padre
commit
022a9cfee1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -23,4 +23,4 @@ coverage
 # doc building requirements
 sphinx==3.*
 sphinx-tabs
-sphinx-rtd-theme==0.5.*
+sphinx-rtd-theme==0.4.*