Skip to content

Commit

Permalink
Try 13?
Browse files Browse the repository at this point in the history
  • Loading branch information
nick5435 committed Feb 27, 2017
1 parent a423ea5 commit 0a9d215
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@
napoleon_use_rtype = True

autodoc_mock_imports = [
"pyrsistent", "arrow", "matplotlib", "mpl_toolkits", "matplotlib.pyplot"
"pyrsistent", "arrow", "matplotlib", "mpl_toolkits", "matplotlib.pyplot",
"pandas", "cytoolz", "numpy"
]

# Add any paths that contain templates here, relative to this directory.
Expand Down

0 comments on commit 0a9d215

Please sign in to comment.