mirror of
https://github.com/davidhalter/parso.git
synced 2026-02-10 03:41:27 +08:00
Move to python 3.6 intersphinx.
This commit is contained in:
@@ -274,7 +274,7 @@ autodoc_default_flags = []
|
||||
# -- Options for intersphinx module --------------------------------------------
|
||||
|
||||
intersphinx_mapping = {
|
||||
'http://docs.python.org/': None,
|
||||
'http://docs.python.org/': ('https://docs.python.org/3.6', None),
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user