[Python-modules-commits] [pycryptodome] 09/10: Supress privacy violations

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Sat Nov 4 09:51:29 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 88da766a52cff7965f847f51f82a25afcd283a5d
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Sat Nov 4 09:45:16 2017 +0000

    Supress privacy violations
---
 Doc/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Doc/conf.py b/Doc/conf.py
index b4b50b7..b92c844 100644
--- a/Doc/conf.py
+++ b/Doc/conf.py
@@ -34,7 +34,7 @@ _raw_api.load_pycryptodome_raw_lib = lambda name, cdec: MockLib()
 # 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.autodoc', 'sphinx.ext.napoleon',
-        'sphinx.ext.mathjax' ]
+        'sphinx.ext.imgmath' ]
 
 # 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