Upgrade sphinx version to 2.2.2 80/62980/1 v0.4.0
authorJamo Luhrsen <jluhrsen@gmail.com>
Wed, 29 Jan 2020 01:13:46 +0000 (17:13 -0800)
committerJamo Luhrsen <jluhrsen@gmail.com>
Wed, 29 Jan 2020 01:13:46 +0000 (17:13 -0800)
sphinx-build breaks with osx when using the -j flag
for parallel builds, but is handled in v2.2.2:

https://www.sphinx-doc.org/en/master/changes.html

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: Iaf218a41d8d8ac7b9b014ead0c2c8e117fb83027

requirements.txt

index 772b9a4..7b3b8f8 100644 (file)
@@ -1,6 +1,6 @@
 pytest
 pyyaml
-Sphinx~=1.8.5
+Sphinx~=2.2.2
 sphinx_bootstrap_theme>=0.6.2
 
 # Indirect Dependencies