Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dev
MAGE Multiview Artificial Generation Engine
Commits
1c3162b8
Commit
1c3162b8
authored
Jun 11, 2021
by
Baptiste Bauvin
Browse files
Doc
parent
7fd78a7b
Pipeline
#7410
failed with stage
in 1 minute and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
1c3162b8
...
...
@@ -180,7 +180,7 @@ def setup_package():
extras_require
=
{
'dev'
:
[
'pytest'
,
'pytest-cov'
],
'doc'
:
[
'sphinx>=1.8'
,
'numpydoc'
,
'sphinx_gallery'
,
'matplotlib'
,
"jupyter"
,
'pandoc'
,
'nbsphinx'
,
'nbsphinx_link'
,
'sphinx_rtd_theme'
,
'autoapi'
]}
'pandoc'
,
'nbsphinx'
,
'nbsphinx_link'
,
'sphinx_rtd_theme'
,
'
sphinx-
autoapi'
]}
include_package_data
=
True
command_options
=
{
'build_sphinx'
:
{
'build_dir'
:(
'setup.py'
,
'./docs/build/'
)}}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment