]> Repositories - Adafruit_Blinka-hackapet.git/blobdiff - docs/conf.py
Merge pull request #556 from dhalbert/remove-circuitpython_typing
[Adafruit_Blinka-hackapet.git] / docs / conf.py
index c51cebd0e72a7ac62e9f4e192aa42daeb6f4ecf5..2e54ac77e7a68d741ffe0e63440478c95ed30ffd 100755 (executable)
@@ -29,7 +29,7 @@ autodoc_mock_imports = [
 ]
 
 intersphinx_mapping = {
 ]
 
 intersphinx_mapping = {
-    "python": ("https://docs.python.org/3.4", None),
+    "python": ("https://docs.python.org/3.7", None),
     "CircuitPython": ("https://circuitpython.readthedocs.io/en/latest/", None),
 }
 
     "CircuitPython": ("https://circuitpython.readthedocs.io/en/latest/", None),
 }