mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/xlwt: remove unused patch(es)
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16107 Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
committed by
Aaron Bauman
parent
b697e59406
commit
d6ce186f0c
@@ -1,13 +0,0 @@
|
||||
diff --git a/docs/conf.py b/docs/conf.py
|
||||
index c55fa2f..25db355 100644
|
||||
--- a/docs/conf.py
|
||||
+++ b/docs/conf.py
|
||||
@@ -4,7 +4,7 @@ import os, pkginfo
|
||||
on_rtd = os.environ.get('READTHEDOCS', None) == 'True'
|
||||
pkg_info = pkginfo.Develop(os.path.join(os.path.dirname(__file__), os.pardir))
|
||||
|
||||
-extensions = ['sphinx.ext.autodoc', 'sphinx.ext.intersphinx']
|
||||
+extensions = ['sphinx.ext.autodoc']
|
||||
source_suffix = '.rst'
|
||||
master_doc = 'index'
|
||||
project = u'xlwt'
|
||||
Reference in New Issue
Block a user