[Python-modules-commits] [mutagen] 05/12: Use the Debian package of the sphinx-rtd theme
Tristan Seligmann
mithrandi at moszumanska.debian.org
Tue Aug 8 02:38:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to branch master
in repository mutagen.
commit dfab641acb417e131fd37702cb70cd99621d20af
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Thu Oct 8 09:57:12 2015 -0700
Use the Debian package of the sphinx-rtd theme
Forwarded: no
Last-Update: 2014-12-08
Patch-Name: use-rtd-package
---
docs/conf.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/conf.py b/docs/conf.py
index 4bc64da..23d719a 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -2,6 +2,7 @@
import os
import sys
+import sphinx_rtd_theme
dir_ = os.path.dirname(os.path.realpath(__file__))
sys.path.insert(0, dir_)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/mutagen.git
More information about the Python-modules-commits
mailing list