[Python-modules-commits] [pycryptodome] 01/18: Fix Documentation
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Sun Jun 11 14:53:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository pycryptodome.
commit 94c7a70aa4508a343eacd9d9c29ac25bebf1e62f
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Wed Jun 7 20:43:23 2017 +0100
Fix Documentation
Origin: upstream, https://github.com/Legrandin/pycryptodome/commit/05eb116ee1effcc39312121386eb047772925d62
Bug: https://github.com/Legrandin/pycryptodome/issues/73
Last-Update: 2017-07-08
---
Doc/conf.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Doc/conf.py b/Doc/conf.py
index 7b26049..2b2be7d 100644
--- a/Doc/conf.py
+++ b/Doc/conf.py
@@ -25,7 +25,7 @@ import sys, os
# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
-extensions = ['sphinx.ext.pngmath', 'sphinx.ext.mathjax']
+extensions = ['sphinx.ext.mathjax']
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pycryptodome.git
More information about the Python-modules-commits
mailing list