Skip to content
Snippets Groups Projects
Commit fa7019e0 authored by lkugler's avatar lkugler
Browse files

couldnt import sphinx_rtd

parent 8aaf3424
No related branches found
No related tags found
No related merge requests found
...@@ -22,8 +22,7 @@ extensions = [ ...@@ -22,8 +22,7 @@ extensions = [
'sphinx.ext.autosummary', 'sphinx.ext.autosummary',
'sphinx.ext.intersphinx', 'sphinx.ext.intersphinx',
'sphinx.ext.napoleon', 'sphinx.ext.napoleon',
'nbsphinx', 'nbsphinx',,
'sphinx_rtd_theme',
] ]
autodoc_mock_imports = ['numpy','scipy','xarray','pandas','netCDF4','osselyze','osselyze.utils'] autodoc_mock_imports = ['numpy','scipy','xarray','pandas','netCDF4','osselyze','osselyze.utils']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment