use local intersphinx inventory

Forwarded: not-needed
Last-Update: 2015-01-05

Use the offline copy under debian/ instead downloading it.

Gbp-Pq: Name use-local-intersphinx-inventory.patch
This commit is contained in:
Laszlo Boszormenyi (GCS) 2022-11-25 16:30:46 +08:00 committed by zhouganqing
parent 83c9ba573e
commit 9f34ca461b
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ extensions = [
]
intersphinx_mapping = {
'http://docs.python.org/': None,
'http://docs.python.org/': '../debian/python.inv',
'https://greenlet.readthedocs.io/en/latest/': None,
'https://zopeevent.readthedocs.io/en/latest/': None,
'https://zopecomponent.readthedocs.io/en/latest/': None,