mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
dev-python/errorhandler: bump to 2.0.1
Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
diff --git a/docs/conf.py b/docs/conf.py
|
||||
index 2c71c44..0e6f0ae 100644
|
||||
--- a/docs/conf.py
|
||||
+++ b/docs/conf.py
|
||||
@@ -5,7 +5,6 @@ pkg_info = pkginfo.Develop(os.path.join(os.path.dirname(__file__),'..'))
|
||||
|
||||
extensions = [
|
||||
'sphinx.ext.autodoc',
|
||||
- 'sphinx.ext.intersphinx'
|
||||
]
|
||||
|
||||
intersphinx_mapping = {'http://docs.python.org/dev': None}
|
||||
Reference in New Issue
Block a user