Temporally remove Sphinx from test-requirements-py3
An untranslated version of Docutils is being run in the py33 gate. Disabling Sphinx from our requirements is a simple workaround for this issue, until a new pbr is released. Change-Id: I9f21fde548f60e9bd450e63f03857e9c743c205f Closes-Bug: #1403510
This commit is contained in:
parent
561f000f82
commit
9fdc393387
@ -22,7 +22,8 @@ testtools>=0.9.36,!=1.2.0
|
||||
requests>=2.2.0,!=2.4.0
|
||||
|
||||
# Documentation
|
||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||
oslosphinx>=2.2.0 # Apache-2.0
|
||||
# NOTE(vkmc) sphinx modules are commented out as a workaround for bug #1403510
|
||||
# sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||
# oslosphinx>=2.2.0 # Apache-2.0
|
||||
openstack-doc-tools>=0.20
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user