[Python-modules-commits] [pycryptodome] 02/05: Fix Documentation

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Wed Jun 7 20:14:09 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 9c2281c6acfc21695af5def02e5133b060eb8bf8
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Wed Jun 7 20:43:23 2017 +0100

    Fix Documentation
    
    Author: Christopher Hoskin <mans0954 at debian.org>
    Last-Update: 2017-07-07
---
 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