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
beat
beat.core
Commits
637328de
Commit
637328de
authored
Apr 17, 2018
by
Samuel GAIST
Browse files
[setup] Lock sphinx to pre 1.7 as mscgen has not been released yet to support it
parent
772dcdbd
Pipeline
#19113
passed with stage
in 13 minutes and 25 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
setup.py
View file @
637328de
...
...
@@ -38,7 +38,7 @@ requires = [
"setuptools"
,
"simplejson"
,
"six"
,
"sphinx"
,
"sphinx
<1.7
"
,
"sphinxcontrib-mscgen"
,
"sphinx-rtd-theme"
,
"matplotlib>=1.4"
,
...
...
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