Browse Source

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

Remove update block from sphinx-tabs extension
Max Hilbrunner 4 years ago
parent
commit
4f90bac619
1 changed files with 1 additions and 1 deletions
  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