[Python-modules-commits] [jupyter-core] 08/10: Disable sphinxcontrib_github_alt

Gordon Ball chronitis-guest at moszumanska.debian.org
Thu Nov 2 11:08:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

chronitis-guest pushed a commit to branch master
in repository jupyter-core.

commit 8fc651bbb31cf32c30f74a3d30e16c8cd3872bfb
Author: Gordon Ball <gordon at chronitis.net>
Date:   Thu Nov 2 11:00:10 2017 +0000

    Disable sphinxcontrib_github_alt
    
    This extension is not packaged at this time (although is only a single
    file which could perhaps be bundled).
---
 docs/conf.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/conf.py b/docs/conf.py
index 6fa60ea..9eae0a6 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -33,7 +33,6 @@ import shlex
 extensions = [
     'sphinx.ext.autodoc',
     'sphinx.ext.intersphinx',
-    'sphinxcontrib_github_alt',
 ]
 
 github_project_url = "https://github.com/jupyter/jupyter_core"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jupyter-core.git



More information about the Python-modules-commits mailing list