docs: pin down sphinx to avoid crash with Sphinx 3.0.0 92/26392/2
authorAndrew Yourtchenko <[email protected]>
Tue, 7 Apr 2020 10:19:51 +0000 (10:19 +0000)
committerAndrew Yourtchenko <[email protected]>
Tue, 7 Apr 2020 10:19:51 +0000 (10:19 +0000)
commitd212187f02c0179f2f86bb3fdbf3f51a087ea23b
treebeac0c80ab9f2e0802b6d53576688d120a1b8892
parentf78294d8468f156e066e7e69aab3a1b285810c3a
docs: pin down sphinx to avoid crash with Sphinx 3.0.0

Using requirements.txt did not work, just specify the version
in the pip install within the makefile.

For the master and stable/2001,
see change Id98c0f94104e455ea819aacec62f605e53db13ce

Change-Id: I1f6ff53d8d52dc8bad42041932421fc12d7ddebf
Type: fix
Signed-off-by: Aloys Augustin <[email protected]>
Signed-off-by: Andrew Yourtchenko <[email protected]>
test/Makefile