Block sphinx 1.6.1
There are issues with the sphinx 1.6 release. While they're being sorted out, block it from requirements.txt. Change-Id: Ia2ca6433597041390024979a7ae895d3bad75d88
This commit is contained in:
parent
b6c6c619d3
commit
4e974448d1
@ -5,6 +5,6 @@
|
||||
pbr>=2.0.0 # Apache-2.0
|
||||
|
||||
oslosphinx>=4.7.0 # Apache-2.0
|
||||
sphinx>=1.5.1 # BSD
|
||||
sphinx>=1.5.1,<1.6 # BSD
|
||||
|
||||
yasfb>=0.5.1
|
||||
|
Loading…
Reference in New Issue
Block a user