Skip to content

Commit

Permalink
#1 Work in progress:
Browse files Browse the repository at this point in the history
-Documentation test

[ci skip]
  • Loading branch information
FABallemand committed Sep 1, 2023
1 parent 20e2d77 commit c383769
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,16 @@
'sphinx.ext.viewcode'
]

autodoc_mock_imports = [
'xmlschema',
'pandas',
'matplotlib',
'basemap',
'gmplot',
'folium',
'pytest'
]

# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']

Expand Down

0 comments on commit c383769

Please sign in to comment.