block sphinx 1.6.1

causing doc gen issues: https://github.com/sphinx-doc/sphinx/issues/3766

Change-Id: I497526dcfaffe5c9bab04ebdc9377454919a19fe
This commit is contained in:
gord chung 2017-05-18 19:22:42 +00:00
parent 484a5ee113
commit f0b5c1da3c
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ test =
pifpaf>=0.23
mock>=1.2 # BSD
doc =
sphinx!=1.2.0,!=1.3b1,>=1.1.2
sphinx!=1.2.0,!=1.3b1,!=1.6.1,>=1.1.2
oslosphinx>=2.5.0 # Apache-2.0
[entry_points]