diff options
Diffstat (limited to 'doc/requirements.pip')
-rw-r--r-- | doc/requirements.pip | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip index b8a55afd..a984af30 100644 --- a/doc/requirements.pip +++ b/doc/requirements.pip @@ -9,5 +9,4 @@ sphinx-rst-builder==0.0.3 sphinxcontrib-spelling==5.1.2 sphinx_rtd_theme==0.5.0 sphinx-autobuild==0.7.1 -# Our own fork that allows linkcheck to work: -git+https://github.com/nedbat/sphinx-tabs.git@master#egg=sphinx-tabs +sphinx-tabs==1.2.0 |