cap sphinx to avoid conflict with pbr

Avoid the version of sphinx that introduces an attribute error on
builder_target_dir.

Change-Id: Id868e4cda6d31a9ec43d411950f63a8b49e424ae
Related-Bug: #1691129
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2017-05-16 10:35:16 -04:00
parent fa58ce99d0
commit 23cf9291da
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ console_scripts =
[extras]
sphinxext =
sphinx>=1.5.1
sphinx>=1.5.1,<1.6.1
oslosphinx
sphinxcontrib.datatemplates
icalendar