Skip to content

Commit

Permalink
trying again
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekbhr committed Nov 6, 2017
1 parent f244a55 commit 2dfe568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import mock

# MOCK_MODULES = ['numpy', 'numpy.ma', 'scipy', 'pyBigWig']
MOCK_MODULES = ['pyBigWig', 'py2bit']
MOCK_MODULES = ['yaml', 're', 'inspect']

for mod_name in MOCK_MODULES:
sys.modules[mod_name] = mock.Mock()
Expand Down

0 comments on commit 2dfe568

Please sign in to comment.