Skip to content

Commit 71c152a

Browse files
committed
RTD2
1 parent a4e9e8a commit 71c152a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/source/conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,6 @@
7676
# Usually you set "language" from the command line for these cases.
7777
language = None
7878

79-
MOCK_MODULES = ['numpy', 'scipy']
80-
sys.modules.update((mod_name, Mock()) for mod_name in MOCK_MODULES)
81-
8279
# There are two options for replacing |today|: either, you set today to some
8380
# non-false value, then it is used:
8481
#today = ''

0 commit comments

Comments
 (0)