Procházet zdrojové kódy

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

wangweimin před 4 roky
rodič
revize
022a9cfee1
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.*