pin sphinx = 1.5.6

per https://github.com/sphinx-doc/sphinx/issues/3754

Change-Id: If0fd528140b80aba21567aa72d84d22a93aff7d8
This commit is contained in:
jichenjc 2017-05-23 05:16:23 +08:00
parent 10a8411cb5
commit 9b7eb5310b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ coverage>=4.0 # Apache-2.0
discover
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.5.1 # BSD
sphinx==1.5.6 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
oslo.config>=3.22.0 # Apache-2.0