summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-07-08 11:03:31 -0400
committerNed Batchelder <ned@nedbatchelder.com>2017-07-08 11:03:31 -0400
commit3bb0bcaeaaa429bd63cce00ef0459f1ba8436c00 (patch)
tree98e4a96b526a0cef42b4b5654aae24fea4b41274 /doc/conf.py
parentd678430a038a854d8557c0fec843d0b7fbf6235d (diff)
downloadpython-coveragepy-git-3bb0bcaeaaa429bd63cce00ef0459f1ba8436c00.tar.gz
Remove things that updated packages told me to remove because they are obsolete
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/conf.py b/doc/conf.py
index b3c4140e..099ab0cb 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -146,10 +146,6 @@ html_static_path = ['_static']
# using the given strftime format.
#html_last_updated_fmt = '%b %d, %Y'
-# If true, SmartyPants will be used to convert quotes and dashes to
-# typographically correct entities.
-html_use_smartypants = True
-
# Custom sidebar templates, maps document names to template names.
#html_sidebars = {}