Fix: required sphinx-bootstrap-theme version 54/68854/2 v0.7.4
authorguillaume.lambert <guillaume.lambert@orange.com>
Mon, 20 Sep 2021 13:03:58 +0000 (15:03 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Mon, 20 Sep 2021 13:21:44 +0000 (15:21 +0200)
commit565f3c6943be364a52eb32148b4dd817f0dc1207
tree4ff2eff8a16a6f8b668154386582b5a46d28f5c8
parent6f29096bb5037824b6a89d7e7c54f746fb55ad10
Fix: required sphinx-bootstrap-theme version

lfdocs-conf requires sphinx-bootstrap-theme version around 0.7.1
sphinx-bootstrap-theme v0.7.1 still uses the setup command "use_2to3".
This is no more allowed with latest versions of setuptools

https://stackoverflow.com/questions/69100275/

This breaks ODL current gating.
https://jenkins.opendaylight.org/releng/job/docs-rtd-verify-phosphorus/131/
https://git.opendaylight.org/gerrit/c/docs/+/97543/1

Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I24f0b47f2898e7a9e2887e783caf36de5d0049b4
requirements.txt