Pin Sphinx version to v1.7.0 (#7337)

Later versions of Sphinx fail due to possible clashes with our custom
argparse.
This commit is contained in:
Massimiliano Culpo 2018-02-23 21:09:01 +01:00 committed by scheibelp
parent 4a807fca08
commit 9c7d4e34f7

View file

@ -1,5 +1,5 @@
# These dependencies should be installed using pip in order
# to build the documentation.
sphinx
sphinx==1.7.0
sphinxcontrib-programoutput