summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-03-19 08:24:36 -0400
committerNed Batchelder <ned@nedbatchelder.com>2021-03-19 08:24:36 -0400
commit6b8274be9623f6b3b799706c864fb3aebaf9fe6e (patch)
tree04dfa52ad879292e9595432a73fce70aebd49887
parentc5b3e50987d9835989a81e2560aeef6047f3c591 (diff)
downloadpython-coveragepy-git-6b8274be9623f6b3b799706c864fb3aebaf9fe6e.tar.gz
style: remove commented-out sphinx extension we don't need
-rw-r--r--doc/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 7ea5a876..bb20561a 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -39,7 +39,6 @@ extensions = [
'sphinx.ext.ifconfig',
'sphinxcontrib.spelling',
'sphinx.ext.intersphinx',
- #'sphinx_rst_builder',
'sphinxcontrib.restbuilder',
'sphinx.ext.extlinks',
'sphinx.ext.napoleon',