Skip to content
Snippets Groups Projects
Commit a015d94a authored by Baptiste Bauvin's avatar Baptiste Bauvin
Browse files

Doc

parent 1f5e43a1
No related branches found
No related tags found
No related merge requests found
Pipeline #7408 failed
...@@ -180,7 +180,7 @@ def setup_package(): ...@@ -180,7 +180,7 @@ def setup_package():
extras_require = { extras_require = {
'dev': ['pytest', 'pytest-cov'], 'dev': ['pytest', 'pytest-cov'],
'doc': ['sphinx>=1.8', 'numpydoc', 'sphinx_gallery', 'matplotlib', "jupyter", 'doc': ['sphinx>=1.8', 'numpydoc', 'sphinx_gallery', 'matplotlib', "jupyter",
'pandoc', 'nbshpinx', 'nbsphinx_link', 'sphinx_rtd_theme']} 'pandoc', 'nbsphinx', 'nbsphinx_link', 'sphinx_rtd_theme']}
include_package_data = True include_package_data = True
command_options = {'build_sphinx': {'build_dir':('setup.py', './docs/build/')}} command_options = {'build_sphinx': {'build_dir':('setup.py', './docs/build/')}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment