Loading tox.ini +3 −3 Original line number Diff line number Diff line Loading @@ -65,11 +65,11 @@ deps = [testenv:docs] commands = make -C doc # Currently sphinx_rtd_theme does not support Sphinx >1.8, this breaks search functionality # sphinx_rtd_theme < 0.4.2 breaks search functionality for Sphinx >= 1.8 deps = sphinx==1.7.9 sphinx sphinx-click sphinx_rtd_theme sphinx_rtd_theme >= 0.4.2 -rrequirements/requirements.txt -rrequirements/plugin-requirements.txt passenv = Loading Loading
tox.ini +3 −3 Original line number Diff line number Diff line Loading @@ -65,11 +65,11 @@ deps = [testenv:docs] commands = make -C doc # Currently sphinx_rtd_theme does not support Sphinx >1.8, this breaks search functionality # sphinx_rtd_theme < 0.4.2 breaks search functionality for Sphinx >= 1.8 deps = sphinx==1.7.9 sphinx sphinx-click sphinx_rtd_theme sphinx_rtd_theme >= 0.4.2 -rrequirements/requirements.txt -rrequirements/plugin-requirements.txt passenv = Loading