diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-08-17 11:56:10 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-08-17 11:56:10 +0200 |
commit | d8dc4a7ab42c3135ec0c5d3b8405ae98d1ccbd00 (patch) | |
tree | 517c1ca921d9d088514a934fca09e293cd594867 | |
parent | 0bc00c225517d3e59f2b44e5a4a8dd1c1da344ac (diff) |
Pin sphinx===1.7.6
Else linkcheck fails when processing Rebaca url [1]
[1] https://build.opnfv.org/ci/job/functest-verify-unit-tests-and-docs-iruya/151/console
Change-Id: Ia1054820ee61a495648dd34df5f79e470e44595d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | upper-constraints.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index c8a1410ad..3e18c7a0d 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -24,3 +24,4 @@ bandit===1.1.0 ruamel.yaml.jinja2==0.2.2 pylint===1.9.5;python_version=='2.7' pylint===2.3.1;python_version=='3.6' +sphinx===1.7.6 |