Skip to content

Commit 5d90d1b

Browse files
committed
automock utils and pyobjcryst for rendering
1 parent 2bde2ad commit 5d90d1b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/source/conf.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@
5555
"m2r2",
5656
]
5757

58+
autodoc_mock_imports = [
59+
"diffpy.utils",
60+
"pyobjcryst",
61+
]
62+
5863
# Add any paths that contain templates here, relative to this directory.
5964
templates_path = ["_templates"]
6065

0 commit comments

Comments
 (0)