Explorar o código

Merge pull request #5068 from mhilbrunner/sphinx-tabs-update

Remove update block from sphinx-tabs extension
Max Hilbrunner %!s(int64=4) %!d(string=hai) anos
pai
achega
4f90bac619
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -8,7 +8,7 @@ sphinx_rtd_theme==0.5.2
 
 # Code tabs extension for GDScript/C#
 # Stay on 1.3.0 until https://github.com/readthedocs/readthedocs-sphinx-search/issues/82 is fixed.
-sphinx-tabs==3.1.0  # pyup: ignore
+sphinx-tabs==3.1.0
 
 # Custom 404 error page (more useful than the default)
 sphinx-notfound-page==0.7.1