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
bis-aria
ariaec
Commits
fd0efa1c
Commit
fd0efa1c
authored
Jul 03, 2019
by
Fabrice ALLAIN
Browse files
fix: sphinx crash with 1.8 due to python 3 dependencies
parent
bf3c81cf
Changes
1
Show whitespace changes
Inline
Side-by-side
setup.py
View file @
fd0efa1c
...
...
@@ -229,7 +229,7 @@ def setup_package():
'matplotlib<3.0'
,
'docutils>=0.3'
,
'six>=1.10'
,
'Sphinx<
=
1.8'
,
'Sphinx<1.8'
,
'sphinx_rtd_theme'
,
'm2r<=0.2.1'
,
# 'sphinx_bootstrap_theme',
...
...
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