diff --git a/conf.py b/conf.py index 2efd233..104ec4c 100644 --- a/conf.py +++ b/conf.py @@ -30,6 +30,8 @@ copyright = u'2017 Carter Nelson' author = u'Carter Nelson' +autodoc_mock_imports = ['micropython'] + # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents.