Fix sphinx version to !=1.6.1,>=1.5.1

Since then the jenkins job of gate-manila-specs-docs-ubuntu-xenial
always failed. Let's set sphinx version to !=1.6.1,>=1.5.1 to fix
the failure in test-requirements. As the same as manila project does.

https://review.openstack.org/#/c/465263/2/test-requirements.txt.

Partial-Bug: #1691622
Change-Id: Ic411bb789deaf3b71c4b94d465dd673d6f5cfd5e
This commit is contained in:
zhongjun 2017-05-17 15:39:30 +08:00 committed by zhongjun
parent 6b20c77484
commit d5dc5b51fa
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ blockdiag
nwdiag
oslosphinx>=4.7.0
seqdiag
sphinx>=1.5.1
sphinx>=1.5.1,!=1.6.1 # BSD
sphinxcontrib-actdiag
sphinxcontrib-blockdiag # BSD
sphinxcontrib-nwdiag