]> Repositories - Adafruit_Blinka-hackapet.git/blobdiff - docs/conf.py
Updated Minimum Python to 3.6
[Adafruit_Blinka-hackapet.git] / docs / conf.py
index c51cebd0e72a7ac62e9f4e192aa42daeb6f4ecf5..7c11d8abdd1b7d8a0e7126448bfffe8995de46f7 100755 (executable)
@@ -29,7 +29,7 @@ autodoc_mock_imports = [
 ]
 
 intersphinx_mapping = {
-    "python": ("https://docs.python.org/3.4", None),
+    "python": ("https://docs.python.org/3.6", None),
     "CircuitPython": ("https://circuitpython.readthedocs.io/en/latest/", None),
 }