diff --git a/docs/conf.py b/docs/conf.py index 26becbc2..29b3c7c7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -443,6 +443,7 @@ epub_exclude_files = ["search.html"] # # epub_use_index = True +autodoc_mock_imports = ["graphql", "aniso8601", "graphql_relay"] # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = {