summaryrefslogtreecommitdiff
path: root/doc/requirements.pip
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-02-08 07:07:04 -0500
committerNed Batchelder <ned@nedbatchelder.com>2021-02-28 12:53:40 -0500
commitf06b950c318bcd9cf8bc8ec3a03fb4d0d518b8d9 (patch)
tree0489d203da322aef51e6573ed9d211a604fb2302 /doc/requirements.pip
parent44321223f4d980c12e80a381d8d489bb19f89a33 (diff)
downloadpython-coveragepy-git-5.5.tar.gz
docs: use sphinxcontrib for the rst buildercoverage-5.55.5
Diffstat (limited to 'doc/requirements.pip')
-rw-r--r--doc/requirements.pip5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip
index bb875ca4..f1f01c66 100644
--- a/doc/requirements.pip
+++ b/doc/requirements.pip
@@ -5,10 +5,7 @@
doc8==0.8.1
pyenchant==3.2.0
sphinx==3.4.3
-#sphinx-rst-builder==0.0.3
-# fails,
-# fixed with https://github.com/davidfritzsche/sphinx-rst-builder/pull/3
-git+https://github.com/nedbat/sphinx-rst-builder
+sphinxcontrib-restbuilder==0.3
sphinxcontrib-spelling==7.1.0
sphinx_rtd_theme==0.5.1
sphinx-autobuild==2020.9.1