Merge "remove sphinxcontrib-seqdiag"
This commit is contained in:
commit
e8688bdadc
@ -33,7 +33,6 @@ extensions = ['sphinx.ext.autodoc',
|
||||
'sphinx.ext.graphviz',
|
||||
'oslosphinx',
|
||||
"ext.support_matrix",
|
||||
'sphinxcontrib.seqdiag',
|
||||
'oslo_config.sphinxconfiggen',
|
||||
]
|
||||
|
||||
|
@ -14,10 +14,6 @@ python-ironicclient>=0.8.0
|
||||
python-subunit>=0.0.18
|
||||
requests-mock>=0.6.0 # Apache-2.0
|
||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
||||
# NOTE(tonyb): Pillow isn't used directly by nova but it's needed for
|
||||
# sphinxcontrib-seqdiag. Make sure we honnor g-r caps
|
||||
Pillow<3.0.0,>=2.4.0 # MIT
|
||||
sphinxcontrib-seqdiag
|
||||
oslosphinx>=2.5.0 # Apache-2.0
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
os-testr>=0.4.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user